From 76d88e31114b5cc0f66f90e76eb9c734bbc9bf4b Mon Sep 17 00:00:00 2001 From: runge Date: Sat, 5 May 2007 14:53:21 +0000 Subject: x11vnc: add groups handling for -users mode. --- x11vnc/x11vnc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'x11vnc/x11vnc.h') diff --git a/x11vnc/x11vnc.h b/x11vnc/x11vnc.h index 8689a96..c0b7600 100644 --- a/x11vnc/x11vnc.h +++ b/x11vnc/x11vnc.h @@ -260,6 +260,7 @@ extern int h_errno; #if LIBVNCSERVER_HAVE_PWD_H #include +#include #endif #if LIBVNCSERVER_HAVE_SYS_WAIT_H #include -- cgit v1.2.1