ports/graphics/aalib/patches/patch-src_aatest_c

8 lines
203 B
Text

--- src/aatest.c.orig Mon Feb 9 00:51:14 2009
+++ src/aatest.c Mon Feb 9 00:51:39 2009
@@ -1,3 +1,5 @@
+#include <stdlib.h>
+#include <string.h>
#include "aalib.h"
int main(int argc, char **argv)
{