]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - trek/torped.c
Add 3 from me.
[bsdgames-darwin.git] / trek / torped.c
index b48199bb8a90306347f55d9041f02a3d28cad168..d2305ca2c396a0f066ac7da295bbe4a9d71b220d 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: torped.c,v 1.5 1999/09/08 21:45:33 jsm Exp $   */
+/*     $NetBSD: torped.c,v 1.6 2000/07/03 03:57:44 matt Exp $  */
 
 /*
  * Copyright (c) 1980, 1993
 #if 0
 static char sccsid[] = "@(#)torped.c   8.1 (Berkeley) 5/31/93";
 #else
-__RCSID("$NetBSD: torped.c,v 1.5 1999/09/08 21:45:33 jsm Exp $");
+__RCSID("$NetBSD: torped.c,v 1.6 2000/07/03 03:57:44 matt Exp $");
 #endif
 #endif /* not lint */
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <math.h>
 #include "trek.h"
 #include "getpar.h"