Modernize the build system.
[tinc] / src / getopt1.c
similarity index 99%
rename from lib/getopt1.c
rename to src/getopt1.c
index 86545f2..19605a5 100644 (file)
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 */
 \f
 #ifdef HAVE_CONFIG_H
 */
 \f
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "../config.h"
 #endif
 
 #include "getopt.h"
 #endif
 
 #include "getopt.h"