diff options
Diffstat (limited to 'net/annextools/files/patch-erpcd::spy.c')
-rw-r--r-- | net/annextools/files/patch-erpcd::spy.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/annextools/files/patch-erpcd::spy.c b/net/annextools/files/patch-erpcd::spy.c deleted file mode 100644 index 1083a10a912a..000000000000 --- a/net/annextools/files/patch-erpcd::spy.c +++ /dev/null @@ -1,13 +0,0 @@ ---- erpcd/spy.c.orig Mon May 5 16:09:35 1997 -+++ erpcd/spy.c Thu Sep 18 20:10:32 2003 -@@ -34,8 +34,10 @@ - - int debug = 0; - -+#if !defined(__FreeBSD__) - extern int errno; - extern char *sys_errlist[]; /* errno strings */ -+#endif - - static void timeout(); - |