X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Ffrontend%2Fsock.c;h=3b9799496df8bf1e70d501393e36b91de0ebd86e;hb=192c24079685a32bcfff24e332c460ced0e51565;hp=aa7cab068b115d07d2008eceb78347b99c5c19cd;hpb=7eae8c92fd40a050f9ce4a7132191fbcef810dc0;p=sysdb.git diff --git a/src/frontend/sock.c b/src/frontend/sock.c index aa7cab0..3b97994 100644 --- a/src/frontend/sock.c +++ b/src/frontend/sock.c @@ -25,6 +25,10 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#if HAVE_CONFIG_H +# include "config.h" +#endif /* HAVE_CONFIG_H */ + #include "sysdb.h" #include "core/object.h" #include "frontend/connection-private.h"