Make sure we implement the inlines too for when __inline__ doesn't work
authorWim Taymans <wim.taymans@gmail.com>
Mon, 6 Jan 2003 23:48:59 +0000 (23:48 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 6 Jan 2003 23:48:59 +0000 (23:48 +0000)
Original commit message from CVS:
Make sure we implement the inlines too for when __inline__ doesn't work

gst/gstmemchunk.c

index 271002f4d8af4c38840903018fe415a337f23e7c..360bdd6c7e967fd4de9b4385561e4e2bbbba6170 100644 (file)
@@ -23,6 +23,7 @@
 #include "gstutils.h"
 #include "gstmemchunk.h"
 
+#define GST_IMPLEMENT_INLINES 1
 #define __GST_TRASH_STACK_C__
 #include "gsttrashstack.h"