From 0bbc89df41b13ac3d3f5d6d2da4224f029de512a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 25 Oct 2000 16:52:28 +0000 Subject: 2000-10-24 Joel Sherrill * psxmount/test.c, psxstat/test.c: Include to get IMFS_ops. It was formerly incorrectly prototyped in . --- c/src/tests/psxtests/psxstat/test.c | 1 + 1 file changed, 1 insertion(+) (limited to 'c/src/tests/psxtests/psxstat/test.c') diff --git a/c/src/tests/psxtests/psxstat/test.c b/c/src/tests/psxtests/psxstat/test.c index 995f33adb6..c9a44e4845 100644 --- a/c/src/tests/psxtests/psxstat/test.c +++ b/c/src/tests/psxtests/psxstat/test.c @@ -23,6 +23,7 @@ #include #include #include +#include #define MAXSYMLINK 5 /* There needs to be a better way of getting this. */ -- cgit v1.2.3