You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fish/fish-1.14.0-wutil.patch

12 lines
293 B

diff -Nur fish-1.14.0-orig/wutil.h fish-1.14.0/wutil.h
--- fish-1.14.0-orig/wutil.h 2005-09-24 22:31:33.000000000 +0200
+++ fish-1.14.0/wutil.h 2006-03-10 11:19:08.000000000 +0100
@@ -11,6 +11,7 @@
#include <dirent.h>
#include <sys/stat.h>
#include <unistd.h>
+#include "config.h"
/**