summaryrefslogtreecommitdiff
path: root/src/static.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/static.c')
-rw-r--r--src/static.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static.c b/src/static.c
index f1656fa..df906e0 100644
--- a/src/static.c
+++ b/src/static.c
@@ -15,7 +15,7 @@ terms of the MIT license. A copy of the license can be found in the file
// functions (on Unix's).
#include "stats.c"
#include "os.c"
-#include "memory.c"
+//#include "memory.c"
#include "segment.c"
#include "page.c"
#include "heap.c"