Explorar o código

lib/parse_ini.c: fix gcc warning: implicit declaration of function ‘idpriv_temp_drop’ and ‘idpriv_temp_restore’.

Mario Trangoni %!s(int64=9) %!d(string=hai) anos
pai
achega
0f7e10959c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/parse_ini.c

+ 1 - 0
lib/parse_ini.c

@@ -24,6 +24,7 @@
 #include "common.h"
 #include "utils_base.h"
 #include "parse_ini.h"
+#include "../gl/idpriv.h"
 #include <ctype.h>
 
 #include <sys/types.h>