You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/banner/files/banner-1.3.3-ctype.h.patch

12 lines
158 B

--- a/banner.c
+++ b/banner.c
@@ -126,6 +126,8 @@
#include <string.h>
#endif
+#include <ctype.h> /* isspace() toupper() */
+
#include "letters.h"