diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 17:12:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 17:12:32 +0000 |
commit | a80c31a5dda807dcedb2391dc3e2c6f578f8ce3d (patch) | |
tree | 821835ef871d8d5f876233f0c9ca25b093d3811d /lang/sr/files/patch-rts__socket.c | |
parent | Take maintainership of arcanist and libphutil (diff) |
Remove non staged ports without pending PR from l*
Diffstat (limited to 'lang/sr/files/patch-rts__socket.c')
-rw-r--r-- | lang/sr/files/patch-rts__socket.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/sr/files/patch-rts__socket.c b/lang/sr/files/patch-rts__socket.c deleted file mode 100644 index 21e82b50ef57..000000000000 --- a/lang/sr/files/patch-rts__socket.c +++ /dev/null @@ -1,12 +0,0 @@ ---- rts/socket.c.orig Tue Jun 10 20:36:37 2003 -+++ rts/socket.c Tue Jun 10 20:36:53 2003 -@@ -482,7 +482,9 @@ - char *message; - { - char s1[100], s2[100]; -+/* - extern int sys_nerr; -+*/ - - #if !defined(__NetBSD__) && !defined(__FreeBSD__) - extern char *sys_errlist[]; |