aboutsummaryrefslogtreecommitdiffhomepage
path: root/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'intern.h')
-rw-r--r--intern.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/intern.h b/intern.h
index 1403e66c..b9d07526 100644
--- a/intern.h
+++ b/intern.h
@@ -7,8 +7,6 @@
#ifndef FISH_INTERN_H
#define FISH_INTERN_H
-#include <wchar.h>
-
/**
Return an identical copy of the specified string from a pool of unique strings. If the string was not in the pool, add a copy.