10 lines
192 B
Diff
10 lines
192 B
Diff
--- a/pasco.c
|
|
+++ b/pasco.c
|
|
@@ -36,6 +36,7 @@
|
|
#include <stdio.h>
|
|
#include <time.h>
|
|
#include <math.h>
|
|
+#include <string.h>
|
|
|
|
//
|
|
/* This is the default block size for an activity record */
|