summaryrefslogtreecommitdiff
path: root/lang/nbfc/files/patch-compiler.c
blob: 0fca02b0c1508f191fbf09362f56a082c5cc37fb (plain) (blame)
1
2
3
4
5
6
7
8
--- compiler.c.orig	2008-05-29 20:46:19.000000000 +0200
+++ compiler.c	2008-05-29 20:46:32.000000000 +0200
@@ -1,4 +1,5 @@
 #include <stdio.h>
+#include <stdlib.h>
 #include <unistd.h>
 #include <string.h>
 #include "bf.h"