X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=getopt%2Fgetopt.h;h=1549b0a58825e0300111f08653457c8b22c2e29b;hb=e85dbff9faaca30e1d89d05b0e5deda1ab932f86;hp=7d3eb3c384727be4e7b21b87ffe4c0389bee6ae7;hpb=bcc0f3056ec84efcef9559f23b5513f7ed61f9c3;p=ctsim.git diff --git a/getopt/getopt.h b/getopt/getopt.h index 7d3eb3c..1549b0a 100644 --- a/getopt/getopt.h +++ b/getopt/getopt.h @@ -19,6 +19,10 @@ #ifndef _GETOPT_H +#ifdef HAVE_CONFIG_H +#include "../config.h" +#endif + #ifndef __need_getopt # define _GETOPT_H 1 #endif