summaryrefslogtreecommitdiff
blob: 396739d358fc815bf728535f2839bf70adaa7f64 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/galleta.c
+++ b/galleta.c
@@ -35,6 +35,8 @@
 #include <stdio.h>
 #include <time.h>
 #include <math.h>
+#include <stdlib.h>
+#include <string.h>
 
 #define STRSIZE		1000