From a1492fd6d7d94558f9abd9031fd363a1eebf703c Mon Sep 17 00:00:00 2001 From: bde Date: Mon, 23 Aug 1999 22:05:49 +0000 Subject: Oops, the previous commit was missing a new include. --- sys/gnu/ext2fs/ext2_alloc.c | 1 + sys/gnu/fs/ext2fs/ext2_alloc.c | 1 + 2 files changed, 2 insertions(+) (limited to 'sys/gnu') diff --git a/sys/gnu/ext2fs/ext2_alloc.c b/sys/gnu/ext2fs/ext2_alloc.c index 8fa8f05..bafcee5 100644 --- a/sys/gnu/ext2fs/ext2_alloc.c +++ b/sys/gnu/ext2fs/ext2_alloc.c @@ -43,6 +43,7 @@ #include #include +#include #include #include #include diff --git a/sys/gnu/fs/ext2fs/ext2_alloc.c b/sys/gnu/fs/ext2fs/ext2_alloc.c index 8fa8f05..bafcee5 100644 --- a/sys/gnu/fs/ext2fs/ext2_alloc.c +++ b/sys/gnu/fs/ext2fs/ext2_alloc.c @@ -43,6 +43,7 @@ #include #include +#include #include #include #include -- cgit v1.1