[PATCH 1/4] asbeats: Include stdlib.h for exit().

Doug Torrance <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
---
 asbeats/asbeats.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/asbeats/asbeats.c b/asbeats/asbeats.c
index 34a700c..efc449e 100644
--- a/asbeats/asbeats.c
+++ b/asbeats/asbeats.c
@@ -1,4 +1,5 @@
 #include <stdio.h>
+#include <stdlib.h>
 #include <X11/Xlib.h>
 #include <X11/xpm.h>
 #include <X11/extensions/shape.h>
-- 
2.7.4


-- 
To unsubscribe, send mail to [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.