--- ext/neon/gstneonhttpsrc.c.old 2008-03-30 20:56:39.000000000 +0200 +++ ext/neon/gstneonhttpsrc.c 2008-03-30 20:56:53.000000000 +0200 @@ -25,7 +25,7 @@ #include #endif /* _HAVE_UNISTD_H */ -#include +#include GST_DEBUG_CATEGORY_STATIC (neonhttpsrc_debug); #define GST_CAT_DEFAULT neonhttpsrc_debug --- ext/neon/gstneonhttpsrc.h.old 2008-03-30 20:55:46.000000000 +0200 +++ ext/neon/gstneonhttpsrc.h 2008-03-30 20:56:02.000000000 +0200 @@ -23,9 +23,9 @@ G_BEGIN_DECLS -#include -#include -#include +#include +#include +#include #define GST_TYPE_NEONHTTP_SRC \ (gst_neonhttp_src_get_type())