tests/check/elements/gdpdepay.c: I forgot to include the file containing the #define :)

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"
This commit is contained in:
Edward Hervey 2006-08-08 13:57:29 +00:00
parent 2f0fd4e8e9
commit 24f9cc8c25

View file

@ -18,6 +18,7 @@
* Boston, MA 02111-1307, USA.
*/
#include "config.h"
#include <string.h>
#include <unistd.h>