diff options
Diffstat (limited to 'AuDispose.c')
-rw-r--r-- | AuDispose.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AuDispose.c b/AuDispose.c index b21cb67..4847abc 100644 --- a/AuDispose.c +++ b/AuDispose.c @@ -25,8 +25,10 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ +/* $XFree86: xc/lib/Xau/AuDispose.c,v 1.5 2001/12/14 19:54:36 dawes Exp $ */ #include <X11/Xauth.h> +#include <stdlib.h> void XauDisposeAuth (auth) |