]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
grumble.
authordholland <dholland@NetBSD.org>
Sun, 8 Jan 2012 18:17:41 +0000 (18:17 +0000)
committerdholland <dholland@NetBSD.org>
Sun, 8 Jan 2012 18:17:41 +0000 (18:17 +0000)
adventure/extern.h

index 548a270c5dc2bdfad96539ba093e4dc400318a4b..c0ba1ed4cd0837852034112fa030cd3c182dba25 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: extern.h,v 1.15 2012/01/08 18:16:00 dholland Exp $     */
+/*     $NetBSD: extern.h,v 1.16 2012/01/08 18:17:41 dholland Exp $     */
 
 /*
  * Copyright (c) 1997 Christos Zoulas.  All rights reserved.
@@ -25,6 +25,7 @@
  */
 
 #include <string.h>
+#include <stdint.h>
 
 /* crc.c */
 struct crcstate {