[PATCH 3/4] asbeats: Include unistd.h for usleep().

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 efc449e..378e74b 100644
--- a/asbeats/asbeats.c
+++ b/asbeats/asbeats.c
@@ -1,5 +1,6 @@
 #include <stdio.h>
 #include <stdlib.h>
+#include <unistd.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.