mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 23:58:54 +02:00
include string.h for memset include string.h for strcpy include string.h
Thu Jun 29 16:02:07 2000 Owen Taylor <otaylor@redhat.com> * gobject.c:include string.h for memset * genums.h: include string.h for strcpy * gvalue.c: include string.h for memset, memcpy.
This commit is contained in:
@@ -16,10 +16,11 @@
|
||||
* Free Software Foundation, Inc., 59 Temple Place, Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
#include "gobject.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "gvaluecollector.h"
|
||||
#include "gobject.h"
|
||||
#include "gvaluecollector.h"
|
||||
|
||||
|
||||
#define DEBUG_OBJECTS
|
||||
|
Reference in New Issue
Block a user