summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 2e6c13a..ce20fa0 100644
--- a/src/main.c
+++ b/src/main.c
@@ -10,7 +10,6 @@
10 10
11#define _GNU_SOURCE 11#define _GNU_SOURCE
12 12
13#include "main.h"
14#include "encryption.h" 13#include "encryption.h"
15#include "search.h" 14#include "search.h"
16#include "ll.h" 15#include "ll.h"