commit 0e7b74701ae672ef880c2431043a9aa738baf103 parent cae3847a09709f4230af20ee1ffd2642cb51ed3e Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 21 Jul 2008 05:10:31 +0000 fix Diffstat:
| M | src/daemon/postprocessor_test.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/daemon/postprocessor_test.c b/src/daemon/postprocessor_test.c @@ -24,7 +24,7 @@ * @author Christian Grothoff */ -#include "config.h" +#include "platform.h" #include "microhttpd.h" #include "internal.h" #include <stdlib.h>