diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-10-17 04:40:20 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-10-17 04:40:20 +0000 |
commit | 80bc17d33afbce5686a1065d15801b7b10dc56f3 (patch) | |
tree | 2968b09658605de5a96c35ad1b51e5249c625ccc /security/hpn-ssh/files/patch-configure | |
parent | extra spaces removed (diff) |
Update to 3.5p1
Notes
Notes:
svn path=/head/; revision=68188
Diffstat (limited to 'security/hpn-ssh/files/patch-configure')
-rw-r--r-- | security/hpn-ssh/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/hpn-ssh/files/patch-configure b/security/hpn-ssh/files/patch-configure deleted file mode 100644 index 3699c2ed52d9..000000000000 --- a/security/hpn-ssh/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.old Wed Jun 26 22:57:33 2002 -+++ configure Wed Jun 26 22:53:31 2002 -@@ -6541,6 +6541,7 @@ - #include "confdefs.h" - - #include <stdio.h> -+#include <sys/types.h> - #include <sys/mman.h> - #if !defined(MAP_ANON) && defined(MAP_ANONYMOUS) - #define MAP_ANON MAP_ANONYMOUS - |