summaryrefslogtreecommitdiffstats
path: root/openwrt/package/kismet/patches/110-uclibc++_fixes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/kismet/patches/110-uclibc++_fixes.patch')
-rw-r--r--openwrt/package/kismet/patches/110-uclibc++_fixes.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/openwrt/package/kismet/patches/110-uclibc++_fixes.patch b/openwrt/package/kismet/patches/110-uclibc++_fixes.patch
deleted file mode 100644
index 7325ac1612..0000000000
--- a/openwrt/package/kismet/patches/110-uclibc++_fixes.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -urN kismet-2005-04-R1.old/configfile.cc kismet-2005-04-R1.dev/configfile.cc
---- kismet-2005-04-R1.old/configfile.cc 2005-04-03 07:33:42.000000000 +0200
-+++ kismet-2005-04-R1.dev/configfile.cc 2005-04-26 01:37:32.000000000 +0200
-@@ -24,6 +24,7 @@
- #include <stdlib.h>
- #include <stdio.h>
- #include <errno.h>
-+#include <time.h>
- #include "configfile.h"
- #include "util.h"
-