Restore string.h to os_version.c

Change-Id: I810a38c56829d5d3beaccc0171fc76f26ad79b52
Reviewed-on: https://code.wireshark.org/review/6108
Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
This commit is contained in:
Martin Mathieson 2014-12-29 01:03:54 +00:00
parent 85781bb78d
commit c1d9d93efb
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include "config.h"
#include <string.h>
#include <errno.h>
#ifdef HAVE_SYS_UTSNAME_H