aboutsummaryrefslogtreecommitdiff
path: root/comms/seyon/files/patch-SeDecl.h
blob: 2c9019b26e91f8f1e73618ef9f25bb4afe1bd552 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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(),