X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fgetopt.c;h=d63887e5374a96e190ab27a924ad53e166223919;hb=9fdf4278f8c8c1563d45205c9e9f1bc351bd814f;hp=a6782ed667b46fccfb2a01b76ed18b5d4dcff591;hpb=33f241d97852d7a171f1aaf1bda7f66356ff889e;p=tinc diff --git a/src/getopt.c b/src/getopt.c index a6782ed6..d63887e5 100644 --- a/src/getopt.c +++ b/src/getopt.c @@ -31,7 +31,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #endif #ifdef HAVE_CONFIG_H -#include +#include "../config.h" #endif #if !defined (__STDC__) || !__STDC__