kmalloc, kfree, etc => malloc, free, etc
[ust.git] / ustd / lowlevel.c
index 57a9f6631c1ba53ce035a17237a4718b2e7bd802..5c145fa3f9e9ffae7cb947ef9ab76643eada4290 100644 (file)
@@ -15,6 +15,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
+#include <stdlib.h>
 #include <assert.h>
 #include <byteswap.h>
 
This page took 0.022413 seconds and 4 git commands to generate.