summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dhcpcd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcpcd.h b/dhcpcd.h
index e353a33f..767dc485 100644
--- a/dhcpcd.h
+++ b/dhcpcd.h
@@ -39,7 +39,7 @@
#define HWADDR_LEN 20
#define IF_SSIDSIZE 33
-#define PROFILE_LEN 32
+#define PROFILE_LEN 64
enum DHS {
DHS_INIT,