diff options
Diffstat (limited to 'games/xabacus/files/patch-aa')
-rw-r--r-- | games/xabacus/files/patch-aa | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/games/xabacus/files/patch-aa b/games/xabacus/files/patch-aa deleted file mode 100644 index 95717baf3c62..000000000000 --- a/games/xabacus/files/patch-aa +++ /dev/null @@ -1,18 +0,0 @@ ---- Abacus.c Sat Feb 15 02:57:06 1997 -+++ /home/andy/tmp/wrk/Abacus.c Sun May 3 11:33:29 1998 -@@ -184,6 +184,7 @@ - #endif /* !LESS_THAN_AIX3_2 */ - #endif /* defined(SYSV) || defined(SVR4) */ - -+#ifndef __FreeBSD__ - static int - usleep(long unsigned int usec) - { -@@ -225,6 +226,7 @@ - #endif - return 0; - } -+#endif - #endif - - static void |