diff options
| -rw-r--r-- | tools/plistutil.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/plistutil.c b/tools/plistutil.c index d4bbbbe..dbbfbf6 100644 --- a/tools/plistutil.c +++ b/tools/plistutil.c | |||
| @@ -20,6 +20,9 @@ | |||
| 20 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | 20 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 21 | */ | 21 | */ |
| 22 | 22 | ||
| 23 | #ifdef HAVE_CONFIG_H | ||
| 24 | #include <config.h> | ||
| 25 | #endif | ||
| 23 | 26 | ||
| 24 | #include "plist/plist.h" | 27 | #include "plist/plist.h" |
| 25 | 28 | ||
