Skip to content

Commit

Permalink
[gtk2] getuid include
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyichao committed Oct 14, 2013
1 parent bf683e0 commit 8d4b7a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gtk2/style/qtcurve.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
#include "qtcurve.h"
#include <common/config_file.h>

#include <unistd.h>
#include <sys/types.h>

#ifdef QTC_ENABLE_X11
#include <gdk/gdkx.h>
#include <qtcurve-utils/x11utils.h>
Expand Down

0 comments on commit 8d4b7a3

Please sign in to comment.