diff options
Diffstat (limited to 'net-mgmt/cacti-spine/files/patch-nfs_popen.c')
-rw-r--r-- | net-mgmt/cacti-spine/files/patch-nfs_popen.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/cacti-spine/files/patch-nfs_popen.c b/net-mgmt/cacti-spine/files/patch-nfs_popen.c deleted file mode 100644 index 3bc6e665ba31..000000000000 --- a/net-mgmt/cacti-spine/files/patch-nfs_popen.c +++ /dev/null @@ -1,10 +0,0 @@ ---- nft_popen.c.orig Sun Jan 15 10:27:41 2006 -+++ nft_popen.c Sun Jan 15 10:28:08 2006 -@@ -66,6 +66,7 @@ - #include <string.h> - #include <unistd.h> - #include <sys/wait.h> -+#include <sys/signal.h> - - #include <nft_popen.h> - |