summaryrefslogtreecommitdiff
path: root/comms/seyon/files/patch-SeDecl.h
diff options
context:
space:
mode:
Diffstat (limited to 'comms/seyon/files/patch-SeDecl.h')
-rw-r--r--comms/seyon/files/patch-SeDecl.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/comms/seyon/files/patch-SeDecl.h b/comms/seyon/files/patch-SeDecl.h
deleted file mode 100644
index 2c9019b26e91..000000000000
--- a/comms/seyon/files/patch-SeDecl.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- SeDecl.h.orig Sat Nov 8 08:56:16 1997
-+++ SeDecl.h Sat Nov 8 10:53:12 1997
-@@ -56,7 +56,9 @@
- extern FILE *open_file(),
- *open_file_va();
- extern void send_break(),
-- usleep(),
-+ #if !defined(__FreeBSD__) || (__FreeBSD__ < 3)
-+ usleep(),
-+ #endif
- show(),
- showf(),
- SeyonMessage(),