aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/wgetopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wgetopt.h')
-rw-r--r--src/wgetopt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wgetopt.h b/src/wgetopt.h
index 794ccc65..d20529bb 100644
--- a/src/wgetopt.h
+++ b/src/wgetopt.h
@@ -47,7 +47,7 @@ Cambridge, MA 02139, USA. */
#ifndef FISH_WGETOPT_H
#define FISH_WGETOPT_H
-#include <wchar.h>
+#include <stddef.h>
class wgetopter_t
{