(svn r2669) Shuffle some more stuff around to reduce dependencies

This commit is contained in:
tron
2005-07-21 22:15:02 +00:00
parent cae796828b
commit 71140a5768
66 changed files with 101 additions and 35 deletions

1
unix.c
View File

@@ -4,6 +4,7 @@
#include "string.h"
#include "table/strings.h"
#include "hal.h"
#include "variables.h"
#include <dirent.h>
#include <unistd.h>