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 703e3d00fd
commit d4e9d1d429
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2006-08-08 Edward Hervey <edward@fluendo.com>
* tests/check/elements/gdpdepay.c: (gdpdepay_suite):
I forgot to include the file containing the #define :)
Now includes "config.h"
2006-08-08 Edward Hervey <edward@fluendo.com>
* tests/check/elements/gdpdepay.c: (gdpdepay_suite):

View file

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