summaryrefslogtreecommitdiffstats
path: root/src/m_argv.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/m_argv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m_argv.h b/src/m_argv.h
index 7664306..af2711c 100644
--- a/src/m_argv.h
+++ b/src/m_argv.h
@@ -13,7 +13,6 @@
#ifndef M_ARGV_H
# define M_ARGV_H
-
# include "s_struct.h"
unsigned char m_argv(int argc, char *const argv[], t_msh *msh);