]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - hack/hack.unix.c
I wish the socket API didn't require casts. Easy to mess them up.
[bsdgames-darwin.git] / hack / hack.unix.c
index 44db67fb4144c1b2d65322edc97c6e667d21f875..dd4c679996365029d4d3f19004dddb21f27847b7 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: hack.unix.c,v 1.15 2011/08/06 20:42:43 dholland Exp $  */
+/*     $NetBSD: hack.unix.c,v 1.17 2011/09/01 07:18:50 plunky Exp $    */
 
 /*
  * Copyright (c) 1985, Stichting Centrum voor Wiskunde en Informatica,
@@ -63,7 +63,7 @@
 
 #include <sys/cdefs.h>
 #ifndef lint
-__RCSID("$NetBSD: hack.unix.c,v 1.15 2011/08/06 20:42:43 dholland Exp $");
+__RCSID("$NetBSD: hack.unix.c,v 1.17 2011/09/01 07:18:50 plunky Exp $");
 #endif                         /* not lint */
 
 /* This file collects some Unix dependencies; hack.pager.c contains some more */