diff options
Diffstat (limited to 'src/initconf.c')
| -rw-r--r-- | src/initconf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/initconf.c b/src/initconf.c index 92f8085..be697e8 100644 --- a/src/initconf.c +++ b/src/initconf.c | |||
| @@ -19,6 +19,8 @@ | |||
| 19 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | 19 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #include <stdio.h> | ||
| 23 | #include <stdlib.h> | ||
| 22 | #include <gnutls/gnutls.h> | 24 | #include <gnutls/gnutls.h> |
| 23 | #include <glib.h> | 25 | #include <glib.h> |
| 24 | #include "userpref.h" | 26 | #include "userpref.h" |
