agent: Add missing config.h include.

This commit is contained in:
Andreas Schneider
2011-09-10 11:55:29 +02:00
parent bf72440eff
commit b3d62ecba8

View File

@@ -36,6 +36,8 @@
#ifndef _WIN32
#include "config.h"
#include <stdlib.h>
#include <errno.h>
#include <string.h>