aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/path.h')
-rw-r--r--src/path.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/path.h b/src/path.h
index b822f6e9..eb79ee8a 100644
--- a/src/path.h
+++ b/src/path.h
@@ -9,6 +9,8 @@
#ifndef FISH_PATH_H
#define FISH_PATH_H
+#include <stddef.h>
+#include "common.h"
#include "env.h"
/**