From 817f431377c7f1545621ff597c018b133651e991 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Thu, 14 Aug 2008 17:19:13 +0000 Subject: moved out e_system, e_detect, vmath and math to a little base library --- src/tools/packetgen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/packetgen.c') diff --git a/src/tools/packetgen.c b/src/tools/packetgen.c index 9e46c44d..0911c749 100644 --- a/src/tools/packetgen.c +++ b/src/tools/packetgen.c @@ -1,5 +1,5 @@ /* copyright (c) 2007 magnus auvinen, see licence.txt for more info */ -#include +#include enum { NUM_SOCKETS = 64 }; -- cgit 1.4.1