From 69a0b05bbb7e81a4850b3a1f673488a1ef86b034 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Tue, 7 Aug 2012 20:16:13 +0000 Subject: Add privsep prototypes to osdep.h --- xserver/os/privsep.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xserver/os/privsep.c') diff --git a/xserver/os/privsep.c b/xserver/os/privsep.c index 2da3078be..6cc8cda47 100644 --- a/xserver/os/privsep.c +++ b/xserver/os/privsep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: privsep.c,v 1.22 2012/08/07 20:15:23 matthieu Exp $ */ +/* $OpenBSD: privsep.c,v 1.23 2012/08/07 20:16:12 matthieu Exp $ */ /* * Copyright 2001 Niels Provos * All rights reserved. @@ -49,6 +49,7 @@ #include #include "os.h" +#include "osdep.h" enum cmd_types { PRIV_OPEN_DEVICE, -- cgit v1.2.3