X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=mpc%2Futil%2Fmemory.h;h=b39982bb0a8951b2252ee2c008b3ae85fe42a879;hb=HEAD;hp=5e7552f9c7c968c7d172dcdd6ec931ebc4d1347b;hpb=dd9edaadb2111017311b638f8174e7df2a8e3487;p=mp3cc.git diff --git a/mpc/util/memory.h b/mpc/util/memory.h index 5e7552f..b39982b 100644 --- a/mpc/util/memory.h +++ b/mpc/util/memory.h @@ -6,6 +6,8 @@ ********************************************************************/ +#include + struct memory_object_struct { struct memory_object_struct *next;