]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - hack/hack.h
More include additions for exit, abs, strcmp, etc.
[bsdgames-darwin.git] / hack / hack.h
index eb0f785d4b5c8fe2a0b51dd8cfb817b2760c243a..017da4b5ec9bde58e3213c6d351e1ec77ac0428a 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: hack.h,v 1.4 1997/10/19 16:58:02 christos Exp $        */
+/*     $NetBSD: hack.h,v 1.5 2000/07/03 03:57:41 matt Exp $    */
 
 /*
  * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
@@ -7,6 +7,7 @@
 #define _HACK_H_
 
 #include "config.h"
+#include <stdlib.h>
 #include <string.h>
 
 #ifndef BSD