dd5e9f5cac
PR: 264998 Submitted by: fuz@fuz.su
10 lines
177 B
C
10 lines
177 B
C
--- src/fs.h.orig 2006-01-31 17:46:24 UTC
|
|
+++ src/fs.h
|
|
@@ -25,6 +25,7 @@
|
|
#define FILESYSTEM_H
|
|
|
|
#include <stdio.h>
|
|
+#include <limits.h>
|
|
#include "SDL.h"
|
|
|
|
#include "ldat.h"
|