[PATCH 5/8] wmdots: Include string.h.
Doug Torrance <[email protected]>
| Newsgroups | gmane.compw.window-managers.windowmaker.devel |
|---|---|
| Message-ID | <[email protected]> |
--- wmdots/wmdots.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmdots/wmdots.c b/wmdots/wmdots.c index f664209..670d538 100644 --- a/wmdots/wmdots.c +++ b/wmdots/wmdots.c @@ -83,7 +83,7 @@ #include <stdlib.h> #include <stdio.h> #include <unistd.h> - +#include <string.h> #include <X11/xpm.h> #include <libdockapp/wmgeneral.h> #include "master.xpm" -- 2.7.4 -- To unsubscribe, send mail to [email protected].