diff options
Diffstat (limited to 'sysutils/scanmem/files/patch-maps.h')
-rw-r--r-- | sysutils/scanmem/files/patch-maps.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/scanmem/files/patch-maps.h b/sysutils/scanmem/files/patch-maps.h deleted file mode 100644 index 41aa26937e1b..000000000000 --- a/sysutils/scanmem/files/patch-maps.h +++ /dev/null @@ -1,10 +0,0 @@ ---- maps.h.orig 2010-01-14 08:52:26 UTC -+++ maps.h -@@ -23,6 +23,7 @@ - #ifndef _MAPS_INC - #define _MAPS_INC /* include guard */ - -+#include <sys/types.h> - #include "list.h" - - /* determine what regions we need */ |