summaryrefslogtreecommitdiff
path: root/include/auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/auth.h')
-rw-r--r--include/auth.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/auth.h b/include/auth.h
index 79fbbfb..06958ce 100644
--- a/include/auth.h
+++ b/include/auth.h
@@ -47,12 +47,11 @@ in this Software without prior written authorization from The Open Group.
* @(#)auth.h 4.1 91/05/02
*
*/
+/* $XFree86: xc/programs/xfs/include/auth.h,v 1.6 2001/12/14 20:01:36 dawes Exp $ */
#ifndef _AUTH_H_
#define _AUTH_H_
typedef struct _authcontext *AuthContextPtr;
-extern AuthContextPtr GetClientAuthorization();
-
#endif /* _AUTH_H_ */