summaryrefslogtreecommitdiff
path: root/include/os.h
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-01 15:07:01 +0000
committerEgbert Eich <eich@suse.de>2004-03-01 15:07:01 +0000
commitf810b517b653aa0bc9ffdaf4d8ee0935691842f7 (patch)
treef0ba9a177a375b43d8b3573647352285be1e7d4a /include/os.h
parent2408956c15dc0034904cb98329339e03a959132b (diff)
3. Added missing parts to XKB to make XEVIE branch compile (Egbert Eich).XEVIE
2. Merged with XORG-CURRENT branch to obtain a bugfix (Egbert Eich). 1. First add of SUN's XIVIE extension (Stuart Kreitman).
Diffstat (limited to 'include/os.h')
-rw-r--r--include/os.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/os.h b/include/os.h
index 4bd4a4d..52e7b14 100644
--- a/include/os.h
+++ b/include/os.h
@@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group.
* $NCDXorg: @(#)os.h,v 4.2 1991/05/10 07:59:16 lemke Exp $
*
*/
-/* $XFree86: xc/programs/xfs/include/os.h,v 3.14 2002/10/15 01:45:03 dawes Exp $ */
+/* $XFree86: xc/programs/xfs/include/os.h,v 3.15 2004/01/07 03:47:35 dawes Exp $ */
#ifndef _OS_H_
#define _OS_H_
@@ -105,7 +105,6 @@ extern void CloseSockets(void);
extern void StopListening(void);
/* os/daemon.c */
-extern void BecomeOrphan(void);
extern void BecomeDaemon(void);
/* os/error.c */