mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-01 14:52:14 +01:00
18 lines
521 B
Diff
18 lines
521 B
Diff
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
|