diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-11-15 09:38:48 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-11-15 09:38:48 +0000 |
commit | 0443654040fb277df95aae28a7b2a54a4f0a73bf (patch) | |
tree | 5f07e7fcf3409d1cb287ef5181b01f3584198acb /src/fs/fs_misc.c | |
parent | ca5418e74010c0034f7f24ad8a7a2ecb6e941af1 (diff) |
dead code elimination, splitting fs.h into fs.h and fs_api.h
Diffstat (limited to 'src/fs/fs_misc.c')
-rw-r--r-- | src/fs/fs_misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_misc.c b/src/fs/fs_misc.c index 6bd4e59f80..d4afc0d55d 100644 --- a/src/fs/fs_misc.c +++ b/src/fs/fs_misc.c @@ -25,7 +25,7 @@ #include "platform.h" #include "gnunet_constants.h" #include "gnunet_fs_service.h" -#include "fs.h" +#include "fs_api.h" /** |