summaryrefslogtreecommitdiff
path: root/app-text/a2ps/files/a2ps-4.14-function-decl.patch
blob: 1b330723e95bc9f7d4e56c1ac627f36c434f1c8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
https://bugs.gentoo.org/870763

--- a2ps-4.14/lib/path-concat.c
+++ a2ps-4.14/lib/path-concat.c
@@ -26,6 +26,7 @@
 #endif
 
 #include <stdio.h>
+#include <stdlib.h>
 #if HAVE_STRING_H
 # include <string.h>
 #endif