aboutsummaryrefslogtreecommitdiff
path: root/textproc/uncrustify/files/patch-src_uncrustify.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/uncrustify/files/patch-src_uncrustify.cpp')
-rw-r--r--textproc/uncrustify/files/patch-src_uncrustify.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/uncrustify/files/patch-src_uncrustify.cpp b/textproc/uncrustify/files/patch-src_uncrustify.cpp
deleted file mode 100644
index 0e042ba8fee5..000000000000
--- a/textproc/uncrustify/files/patch-src_uncrustify.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/uncrustify.cpp.orig 2021-05-13 14:53:40 UTC
-+++ src/uncrustify.cpp
-@@ -43,6 +43,7 @@
- #include "universalindentgui.h"
- #include "width.h"
-
-+#include <cerrno>
- #include <fcntl.h>
- #include <map>
- #ifdef HAVE_UNISTD_H