added gpsdrive, pcre. updated gpsd
[hdw-linux/hdw-linux.git] / packages / hackbard / gpsd / include_stdarg_h.patch
diff --git a/packages/hackbard/gpsd/include_stdarg_h.patch b/packages/hackbard/gpsd/include_stdarg_h.patch
deleted file mode 100644 (file)
index 7af14ff..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./netlib.c.orig    2003-10-31 01:32:22.000000000 +0100
-+++ ./netlib.c 2003-10-31 01:32:37.000000000 +0100
-@@ -9,7 +9,7 @@
- #include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
--#include <varargs.h>
-+#include <stdarg.h>
- #include <netdb.h>
- #include <stdio.h>
- #include <arpa/inet.h>