summaryrefslogtreecommitdiff
path: root/src/misc.c
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2004-04-03 20:49:23 +0000
committerStef Walter <stef@thewalter.net>2004-04-03 20:49:23 +0000
commit3eca787a2b83ff8cf60d2be9e588d4a558b85a85 (patch)
tree407a084fba7f51cfccb1cf20e25d419f618057a5 /src/misc.c
parent94ba99e2ccdfaf862af6ce039ae447eb244c9283 (diff)
Sorted the headers properly.
Diffstat (limited to 'src/misc.c')
-rw-r--r--src/misc.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/misc.c b/src/misc.c
index 0bb65ac..0778467 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -17,11 +17,6 @@
* Send bug reports to: <nielsen@memberwebs.com>
*/
-#include <malloc.h>
-#include <string.h>
-#include <stdio.h>
-#include <stdlib.h>
-
#include "usuals.h"
#include "compat.h"
#include "memref.h"