add #include <stdlib.h> where needed
Original commit message from CVS: add #include <stdlib.h> where needed
This commit is contained in:
parent
6d48e26053
commit
afa41d968f
2
common
2
common
@ -1 +1 @@
|
||||
Subproject commit 59ed6821982c4f5f989b1a635e34dc782d0a8e32
|
||||
Subproject commit 49b94b4d92a9621d42aa6c80bd720e2abc747fe4
|
@ -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