diff options
author | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2005-07-06 20:13:11 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2005-07-06 20:13:11 +0000 |
commit | 4c328078b6ff16a0ba648f53c3bee7a68fe4dbc5 (patch) | |
tree | fbb35016a0ca38f791d114eba3c6ccc5a22d931b /src/util.c | |
parent | Updated Slovak translation. (diff) | |
download | zenity-4c328078b6ff16a0ba648f53c3bee7a68fe4dbc5.tar.gz zenity-4c328078b6ff16a0ba648f53c3bee7a68fe4dbc5.tar.bz2 zenity-4c328078b6ff16a0ba648f53c3bee7a68fe4dbc5.zip |
Include cleanups (config.h)
Diffstat (limited to 'src/util.c')
-rw-r--r-- | src/util.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ * Tom Tromey <tromey@redhat.com> */ +#include "config.h" + #include <stdio.h> #include <locale.h> #include <errno.h> |