gst_plugins_base/gst/playback/test7.c
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
--- a/gst_plugins_base/gst/playback/test7.c	Tue Aug 31 15:30:33 2010 +0300
+++ b/gst_plugins_base/gst/playback/test7.c	Wed Sep 01 12:16:41 2010 +0100
@@ -16,12 +16,7 @@
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-#ifdef HAVE_STDLIB_H
-#include <stdlib.h>             /* exit() */
-#endif
+#include <stdlib.h>
 #include <gst/gst.h>
 
 #define UPDATE_INTERVAL 500