Fix "implicit declaration" warning by including unistd.h.
git-svn-id: http://tint2.googlecode.com/svn/trunk@221 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <glib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "window.h"
|
||||
#include "task.h"
|
||||
|
||||
Reference in New Issue
Block a user