diff options
Diffstat (limited to 'lib/falloc.c')
-rw-r--r-- | lib/falloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/falloc.c b/lib/falloc.c index 4d523f7a2..47628d49a 100644 --- a/lib/falloc.c +++ b/lib/falloc.c @@ -1,7 +1,6 @@ #include "system.h" #include "falloc.h" -#include "intl.h" #define FA_MAGIC 0x02050920 |