X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fgetopt.c;h=a8c5b492d2db7338987138fd63cf93eb40044992;hb=df716df33af8e9a5b93d573a023ecd7fc24d9a03;hp=5d5fb5996a65a105e849d392215cabf47c93b019;hpb=09dda64ce99668c918fada04b9ad6bf9cd2ab104;p=tinc diff --git a/src/getopt.c b/src/getopt.c index 5d5fb599..a8c5b492 100644 --- a/src/getopt.c +++ b/src/getopt.c @@ -30,9 +30,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #define _NO_PROTO #endif -#ifdef HAVE_CONFIG_H -#include "../config.h" -#endif +#include "config.h" #if !defined (__STDC__) || !__STDC__ /* This is a separate conditional since some stdc systems