aboutsummaryrefslogtreecommitdiffstats
path: root/src/command.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/command.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/command.h b/src/command.h
index 55d7a9cd8..8cfe9d03b 100644
--- a/src/command.h
+++ b/src/command.h
@@ -1,6 +1,8 @@
#ifndef COMMAND_H
#define COMMAND_H
+#include "config.h"
+
#include <stddef.h>
#include <stdio.h>