tests/check/elements/gdpdepay.c: I forgot to include the file containing the #define :)
authorEdward Hervey <bilboed@bilboed.com>
Tue, 8 Aug 2006 13:57:29 +0000 (13:57 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 8 Aug 2006 13:57:29 +0000 (13:57 +0000)
Original commit message from CVS:
* tests/check/elements/gdpdepay.c: (gdpdepay_suite):
I forgot to include the file containing the #define :)
Now includes "config.h"

tests/check/elements/gdpdepay.c

index 91ea879..74277cd 100644 (file)
@@ -18,6 +18,7 @@
  * Boston, MA 02111-1307, USA.
  */
 
+#include "config.h"
 #include <string.h>
 #include <unistd.h>