]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - hack/hack.bones.c
- enlarge buffer to avoid snprintf() truncation
[bsdgames-darwin.git] / hack / hack.bones.c
index 49747726964d67f9f6539f7d993fe7c8cee30343..94fda2ff478bec6f563252edca7ebee87b893d9e 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: hack.bones.c,v 1.8 2009/08/12 07:28:40 dholland Exp $  */
+/*     $NetBSD: hack.bones.c,v 1.9 2011/07/20 07:04:30 dholland Exp $  */
 
 /*
  * Copyright (c) 1985, Stichting Centrum voor Wiskunde en Informatica,
 
 #include <sys/cdefs.h>
 #ifndef lint
-__RCSID("$NetBSD: hack.bones.c,v 1.8 2009/08/12 07:28:40 dholland Exp $");
+__RCSID("$NetBSD: hack.bones.c,v 1.9 2011/07/20 07:04:30 dholland Exp $");
 #endif                         /* not lint */
 
-#include "hack.h"
-#include "extern.h"
 #include <fcntl.h>
 #include <unistd.h>
+#include "hack.h"
+#include "extern.h"
 
 static char bones[] = "bones_xx";