]> git.pld-linux.org Git - packages/eximstate.git/blame - eximstate-debug.patch
- tabs in preamble
[packages/eximstate.git] / eximstate-debug.patch
CommitLineData
38eca8a6
AM
1diff -urN eximstate-1.0.org/src/eximstated.c eximstate-1.0/src/eximstated.c
2--- eximstate-1.0.org/src/eximstated.c Sat Sep 14 19:10:41 2002
3+++ eximstate-1.0/src/eximstated.c Sat Sep 14 19:13:41 2002
4@@ -35,6 +35,8 @@
5 #include "config.h"
6 #include "eximstated.h"
7
8+extern int debugflag;
9+
10 struct config config;
11
12 int main (int argc, char **argv) {
This page took 0.051738 seconds and 4 git commands to generate.