aboutsummaryrefslogtreecommitdiff
path: root/sound/upmpdcli/patches/010-gcc13.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sound/upmpdcli/patches/010-gcc13.patch')
-rw-r--r--sound/upmpdcli/patches/010-gcc13.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/sound/upmpdcli/patches/010-gcc13.patch b/sound/upmpdcli/patches/010-gcc13.patch
deleted file mode 100644
index 63e397982..000000000
--- a/sound/upmpdcli/patches/010-gcc13.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/upmpdutils.hxx
-+++ b/src/upmpdutils.hxx
-@@ -17,6 +17,7 @@
- #ifndef _UPMPDUTILS_H_X_INCLUDED_
- #define _UPMPDUTILS_H_X_INCLUDED_
-
-+#include <cstdint>
- #include <string>
- #include <unordered_map>
- #include <vector>