Modernize the build system.
[tinc] / src / getopt.c
similarity index 99%
rename from lib/getopt.c
rename to src/getopt.c
index a6782ed..d63887e 100644 (file)
@@ -31,7 +31,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #endif
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "../config.h"
 #endif
 
 #if !defined (__STDC__) || !__STDC__