aboutsummaryrefslogtreecommitdiff
path: root/comms/snooper/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'comms/snooper/files/patch-ac')
-rw-r--r--comms/snooper/files/patch-ac14
1 files changed, 0 insertions, 14 deletions
diff --git a/comms/snooper/files/patch-ac b/comms/snooper/files/patch-ac
deleted file mode 100644
index 36b0d12a8692..000000000000
--- a/comms/snooper/files/patch-ac
+++ /dev/null
@@ -1,14 +0,0 @@
---- ../src/uucplock.c.orig Thu Dec 2 12:12:46 1999
-+++ ../src/uucplock.c Thu Jan 18 02:57:30 2001
-@@ -38,7 +38,11 @@
- #include "config.h"
-
- #include <sys/file.h>
-+#ifdef HAVE_DIRENT_H
-+#include <dirent.h>
-+#else
- #include <sys/dir.h>
-+#endif
- #include <errno.h>
-
- #include "pathnames.h"