diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2009-06-13 19:05:42 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2009-06-13 19:05:42 +0000 |
commit | 8715d0081ce7c72848a1ad532c26fba36197311a (patch) | |
tree | 2bbbc303f179ea38efd9c1faa41d938761fd745b /comms/xcept/files/patch-af | |
parent | Remove cad/freecad as it has been BROKEN for over 4 months. (diff) |
Removed comms/xcept: stale old code, underlying protocol no longer in use
by telcos.
Notes
Notes:
svn path=/head/; revision=235720
Diffstat (limited to 'comms/xcept/files/patch-af')
-rw-r--r-- | comms/xcept/files/patch-af | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/comms/xcept/files/patch-af b/comms/xcept/files/patch-af deleted file mode 100644 index 601e917b430e..000000000000 --- a/comms/xcept/files/patch-af +++ /dev/null @@ -1,10 +0,0 @@ ---- ./xcept/scripts.c.org Thu Apr 14 10:21:58 1994 -+++ ./xcept/scripts.c Wed Apr 23 19:08:32 1997 -@@ -36,6 +36,7 @@ - #include <stdio.h> - #include <errno.h> - #include <string.h> -+#include <sys/types.h> - #include <dirent.h> - #include "scripts.h" - |