]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - adventure/extern.h
tag decl() __noinline, as inlining it would defeat its purpose
[bsdgames-darwin.git] / 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 {