]> git.meshlink.io Git - meshlink/blobdiff - src/getopt.c
Use conditional compilation for device.c.
[meshlink] / src / getopt.c
index a6782ed667b46fccfb2a01b76ed18b5d4dcff591..d63887e5374a96e190ab27a924ad53e166223919 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__