add #include <stdlib.h> where needed
Original commit message from CVS: add #include <stdlib.h> where needed
This commit is contained in:
parent
0db159065c
commit
71644aa4b0
@ -1,3 +1,4 @@
|
||||
#include <stdlib.h>
|
||||
#include <glib.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <gst/gst.h>
|
||||
|
@ -1,3 +1,4 @@
|
||||
#include <stdlib.h>
|
||||
#include <glib.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <gst/gst.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user