summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2015-12-27 13:46:37 -0500
committerWill Estes <westes575@gmail.com>2015-12-27 13:46:37 -0500
commit5d22149d43adc61f2e64d25df26389044d1d9821 (patch)
tree5e45d4b4664613e9c824a2642b74dd8f5f741fbf /src/main.c
parent145968f5e23c7c2c5ed847a482c337f5459fb4ad (diff)
include libgen.h from flexdef.h, not main.c
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index ba09f5c..fd06be4 100644
--- a/src/main.c
+++ b/src/main.c
@@ -32,8 +32,6 @@
/* PURPOSE. */
-#include <libgen.h>
-
#include "flexdef.h"
#include "version.h"
#include "options.h"