aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_getopt.c')
-rw-r--r--src/fs/fs_getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_getopt.c b/src/fs/fs_getopt.c
index b50d0624b..03747742b 100644
--- a/src/fs/fs_getopt.c
+++ b/src/fs/fs_getopt.c
@@ -25,7 +25,7 @@
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "gnunet_fs_service.h" 27#include "gnunet_fs_service.h"
28#include "fs.h" 28#include "fs_api.h"
29 29
30/* ******************** command-line option parsing API ******************** */ 30/* ******************** command-line option parsing API ******************** */
31 31