Skip to content

Commit

Permalink
Added missing sys/time.h include
Browse files Browse the repository at this point in the history
  • Loading branch information
wavesoft committed Jan 5, 2013
1 parent e8720f1 commit 7610a4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/X11/xfreerdp.h
Expand Up @@ -31,6 +31,7 @@
#include <freerdp/gdi/region.h>
#include <freerdp/rail/rail.h>
#include <freerdp/cache/cache.h>
#include <sys/time.h>

typedef struct xf_info xfInfo;

Expand Down

0 comments on commit 7610a4e

Please sign in to comment.