aboutsummaryrefslogtreecommitdiffstats
path: root/P1/include
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--P1/include/mapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/P1/include/mapper.h b/P1/include/mapper.h
index 2e3693c..bbc6ef1 100644
--- a/P1/include/mapper.h
+++ b/P1/include/mapper.h
@@ -6,6 +6,7 @@
// ###### DO NOT REMOVE ######
#define MAXKEYSZ 100
#define MAXVALUESZ 100
+#define BUFFSIZE 150
// ###### DO NOT REMOVE ######
char *mapOutDir;