few optimizations

This commit is contained in:
Ianos Gnatiuc
2005-11-01 02:31:41 +00:00
parent 21b44b65d2
commit 073e52bb3d
12 changed files with 49 additions and 119 deletions

View File

@@ -34,7 +34,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
/* FreeBSD's malloc.h is deprecated, it drops a warning and */
/* #includes <stdlib.h>, which is already here. */