We do stuff with signals only on UN*Xes.
Change-Id: I1b1a304143cf4e4a14107d1d55057cef24552a70 Reviewed-on: https://code.wireshark.org/review/6160 Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
parent
914dc6c13e
commit
37efc4ae77
@ -27,7 +27,9 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#ifdef Q_OS_UNIX
|
||||
#include <signal.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LIBZ
|
||||
#include <zlib.h> /* to get the libz version number */
|
||||
|
Loading…
x
Reference in New Issue
Block a user