ref: 25137eec2f90b509ccd8d2ddb96c30296cc84558
parent: 146862097a72c6867d605d16b50657b5bf777444
author: halfwit <michaelmisch1985@gmail.com>
date: Thu Oct 15 09:22:02 PDT 2020
Port alloc some more
--- a/libdraw/alloc.c
+++ b/libdraw/alloc.c
@@ -1,6 +1,8 @@
#include <stdlib.h>
#include <string.h>
+#include <unistd.h>
+#include <fcntl.h>
#include "draw.h"
Image*