Skip to content

Commit

Permalink
GUACAMOLE-1841: Add missing types system header.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuehlner committed Sep 14, 2023
1 parent 39e1c72 commit b7c951b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libguac/guacamole/client.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
#include <pthread.h>
#include <stdarg.h>
#include <time.h>
#include <sys/types.h>

struct guac_client {

Expand Down

0 comments on commit b7c951b

Please sign in to comment.