mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
added #include <string.h>
Original commit message from CVS: added #include <string.h>
This commit is contained in:
parent
940a17410d
commit
cca2c0174b
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
/* Written by Erik Walthinsen 06-2001 */
|
||||
/* Modified by Jamie Gennis 06-2001 */
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include "gobject2gtk.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue