From a0f3ee35a82a5936895aec9666f2a33315ef246e Mon Sep 17 00:00:00 2001 From: Brian Cameron Date: Wed, 18 Jul 2007 09:01:19 +0000 Subject: Fix compile issues for FreeBSD. Fixes bug #456697. Patch by Joe Marcus 2007-07-18 Brian Cameron * daemon/getvt.c, daemon/gdm-common.c, daemon/display.h: Fix compile issues for FreeBSD. Fixes bug #456697. Patch by Joe Marcus Clarke svn path=/trunk/; revision=5076 --- common/gdm-common.c | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/gdm-common.c b/common/gdm-common.c index 6882b344..0032ef5d 100644 --- a/common/gdm-common.c +++ b/common/gdm-common.c @@ -25,6 +25,7 @@ #include #include #include +#include #ifdef HAVE_CRT_EXTERNS_H #include -- cgit v1.2.1