aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ncrack/missing-typesh.patch
blob: ad651b0167c2161a1ed96d24e757e682233bc20d (plain)
1
2
3
4
5
6
7
8
9
10
--- a/Buf.h.org
+++ b/Buf.h
@@ -93,6 +93,7 @@
 #define BUF_H
 
 #include "utils.h"
+#include <sys/types.h>
 
 #define	BUFFER_MAX_CHUNK	0x100000
 #define	BUFFER_MAX_LEN		0xa00000