more cleanup: config.h include never needed in demo

This commit is contained in:
Diederick Niehorster 2014-10-13 21:52:40 +08:00
parent 33fd3273ab
commit af0216f48e

View File

@ -12,10 +12,6 @@
* Creation date: czw gru 2 11:58:41 CET 1999 * Creation date: czw gru 2 11:58:41 CET 1999
*/ */
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>