summaryrefslogtreecommitdiff
blob: 903a4b94a90488e5d62a4c1cf5f731b8e3dd6156 (plain)
1
2
3
4
5
6
7
8
9
10
11
Seen on https://bugzilla.redhat.com/show_bug.cgi?id=836923
--- netsniff-ng-0.5.8-rc2/configure
+++ netsniff-ng-0.5.8-rc2/configure
@@ -463,6 +463,7 @@
 	echo -n "[*] Checking libcli ... "
 
 	cat > $TMPDIR/clitest.c << EOF
+#include <sys/time.h>
 #include <libcli.h>
 
 void main(void)