summaryrefslogtreecommitdiff
path: root/ReqMach.c
diff options
context:
space:
mode:
authorPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-12 16:11:00 -0200
committerPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-12 16:11:00 -0200
commite23fbaa033e064efc7fcfa6ec49901c241736340 (patch)
treeecb75ae5055d74485345400f5739211a6a8006b8 /ReqMach.c
parent7527b67979d61609bff5bc8c54d2b11874a7bbfa (diff)
Ansification and compile warning fixes.
This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, and corrects make distcheck.
Diffstat (limited to 'ReqMach.c')
-rw-r--r--ReqMach.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ReqMach.c b/ReqMach.c
index 7d7328e..1a3786c 100644
--- a/ReqMach.c
+++ b/ReqMach.c
@@ -41,7 +41,6 @@ from The Open Group.
#include <stdio.h>
#include <math.h>
-extern Boolean DEBUG;
/*****************************************************************************\
* Request Machine: stacks up and handles requests from application calls. *