diff options
Diffstat (limited to 'editors/nvi2/files/patch-common_common.h')
-rw-r--r-- | editors/nvi2/files/patch-common_common.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/nvi2/files/patch-common_common.h b/editors/nvi2/files/patch-common_common.h deleted file mode 100644 index 86572d78dc07..000000000000 --- a/editors/nvi2/files/patch-common_common.h +++ /dev/null @@ -1,10 +0,0 @@ ---- common/common.h.orig 2023-09-25 08:47:42 UTC -+++ common/common.h -@@ -17,6 +17,7 @@ - #include <db.h> - #endif - #include <regex.h> /* May refer to the bundled regex. */ -+#include <stdint.h> - - /* - * Forward structure declarations. Not pretty, but the include files |