aboutsummaryrefslogtreecommitdiff
path: root/security/dropbear/files/patch-includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/dropbear/files/patch-includes.h')
-rw-r--r--security/dropbear/files/patch-includes.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/dropbear/files/patch-includes.h b/security/dropbear/files/patch-includes.h
deleted file mode 100644
index e456342b6503..000000000000
--- a/security/dropbear/files/patch-includes.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- includes.h.orig Tue Dec 16 11:02:22 2003
-+++ includes.h Tue Dec 16 11:02:43 2003
-@@ -38,7 +38,7 @@
- #include <sys/time.h>
- #include <sys/un.h>
- #include <sys/wait.h>
--#include <sys/dir.h>
-+#include <sys/dirent.h>
-
- #include <stdio.h>
- #include <errno.h>