blob: 8a52a4efb3c347d112648283b19bc7e31e93a083 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Only in libcap-ng-0.7.3: utils/.libs/filecap
Only in libcap-ng-0.7.3: utils/.libs/netcap
Only in libcap-ng-0.7.3: utils/filecap
Only in libcap-ng-0.7.3: utils/netcap
Only in libcap-ng-0.7.3: utils/netcap.o
--- libcap-ng-0.7.3.orig/utils/proc-llist.h
+++ libcap-ng-0.7.3/utils/proc-llist.h
@@ -25,7 +25,7 @@
#define PROC_HEADER
#include "config.h"
-
+#include <sys/types.h>
/* This is the node of the linked list. Any data elements that are per
* record goes here. */
Only in libcap-ng-0.7.3: utils/proc-llist.o
|