diff th_string.c @ 49:598609fb49b0

Change how "config.h" is included, etc.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 03 Oct 2011 15:40:54 +0300
parents 669d2bc97c57
children b10f07101e67
line wrap: on
line diff
--- a/th_string.c	Mon Oct 03 15:39:42 2011 +0300
+++ b/th_string.c	Mon Oct 03 15:40:54 2011 +0300
@@ -5,9 +5,7 @@
  *
  * Please read file 'COPYING' for information on license and distribution.
  */
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include "th_util.h"
 #include "th_string.h"
 
 /* strdup with a NULL check