Revert "profile.h: Add missing include"
authorDavid Zeuthen <davidz@redhat.com>
Fri, 26 Aug 2011 17:09:41 +0000 (13:09 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Fri, 26 Aug 2011 17:09:41 +0000 (13:09 -0400)
This reverts commit 1b07af9ffe790c54dbe862321e81947e60520127.

src/profile.h

index c2bc523..b3322ef 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "config.h"
 
-#include <unistd.h>
 #include <glib.h>
 
 /* Define a macro PROFILE(format, ...) which adds a trace point for profiling