summaryrefslogtreecommitdiff
path: root/media-gfx/hp2xx/files/hp2xx-3.4.4-clang16-build.patch
blob: 20c8a143a6e320087010364e8da401dc2bee0370 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Bug: https://bugs.gentoo.org/896218
--- a/sources/getopt.c
+++ b/sources/getopt.c
@@ -22,6 +22,9 @@
    along with this program; if not, write to the Free Software
    Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 */
+
+#include <string.h>
+
 
 /**
  ** Additions / fixes for hp2xx