diff src/timidity/libtimidity/stream.c @ 1942:f14d11bf9cbb

timidity: CONFIG_H define removal
author William Pitcock <nenolod@atheme.org>
date Mon, 01 Oct 2007 16:43:45 -0500
parents 3da1b8942b8b
children fa9f85cebade
line wrap: on
line diff
--- a/src/timidity/libtimidity/stream.c	Mon Oct 01 16:40:41 2007 -0500
+++ b/src/timidity/libtimidity/stream.c	Mon Oct 01 16:43:45 2007 -0500
@@ -1,6 +1,4 @@
-#if HAVE_CONFIG_H
-#  include <config.h>
-#endif
+#include <config.h>
 
 #include "string.h"