diff options
Diffstat (limited to 'net/freewais-sf/files/patch-udping.c')
-rw-r--r-- | net/freewais-sf/files/patch-udping.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/freewais-sf/files/patch-udping.c b/net/freewais-sf/files/patch-udping.c new file mode 100644 index 000000000000..9aa2c5cd2dca --- /dev/null +++ b/net/freewais-sf/files/patch-udping.c @@ -0,0 +1,10 @@ +--- lib/ir/udping.c.orig Sun Feb 29 01:27:48 2004 ++++ lib/ir/udping.c Sun Feb 29 01:28:00 2004 +@@ -36,7 +36,6 @@ + + extern uid_t getuid(); + extern int socket(); +-extern int sendto(); + extern int close(); + + static int iamhere(progname) |