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/x11-plugins/wmcp/files/wmcp-1.2.8-stdlibh.patch

12 lines
321 B

diff -ur wmcp-1.2.8.orig/wmcp.c wmcp-1.2.8/wmcp.c
--- wmcp-1.2.8.orig/wmcp.c 1999-05-27 09:38:49.000000000 +0300
+++ wmcp-1.2.8/wmcp.c 2008-01-06 16:16:17.000000000 +0200
@@ -25,6 +25,7 @@
#include <xpm.h>
#include <extensions/shape.h>
#include <keysym.h>
+#include <stdlib.h>
#include <stdio.h>
#include <math.h>