aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/wildcard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wildcard.h')
-rw-r--r--src/wildcard.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/wildcard.h b/src/wildcard.h
index 3e1d2b6f..05e185f4 100644
--- a/src/wildcard.h
+++ b/src/wildcard.h
@@ -5,14 +5,11 @@
paramaters.
*/
-
#ifndef FISH_WILDCARD_H
-/**
- Header guard
-*/
#define FISH_WILDCARD_H
#include <vector>
+#include <stdbool.h>
#include "common.h"
#include "expand.h"