summaryrefslogtreecommitdiff
path: root/audio/sweep/files/patch-ab
blob: 800422e290b1bde203947e647c756dc13a732dc4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/driver.c	2000/09/25 09:09:58	1.1
+++ src/driver.c	2000/09/25 09:10:23
@@ -24,6 +24,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <sys/time.h>
 #include <sys/types.h>
 #include <sys/stat.h>