diff options
Diffstat (limited to 'net/twinkle/files/patch-src_address_book.h')
-rw-r--r-- | net/twinkle/files/patch-src_address_book.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/twinkle/files/patch-src_address_book.h b/net/twinkle/files/patch-src_address_book.h deleted file mode 100644 index 4e180dd77d96..000000000000 --- a/net/twinkle/files/patch-src_address_book.h +++ /dev/null @@ -1,12 +0,0 @@ ---- src/address_book.h 2007-11-11 13:35:53.000000000 -0500 -+++ src/address_book.h 2007-11-11 13:36:25.000000000 -0500 -@@ -27,6 +27,9 @@ - #include <string> - #include <list> - -+#include <sys/types.h> -+#include <sys/stat.h> -+ - #include "user.h" - #include "sockets/url.h" - #include "threads/mutex.h" |