summaryrefslogtreecommitdiffstats
path: root/source/include/debugparse.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-10-28 17:51:49 +0000
committerJeremy Allison <jra@samba.org>1998-10-28 17:51:49 +0000
commit1f225abfbe6b021b589711c2e4c599a63050c5b2 (patch)
treeed0ca4f0e0b3c76d58ab38cbe5ede11a337cd726 /source/include/debugparse.h
parent17621964344336c6303386c3c9e8a3e23b9e46e1 (diff)
downloadsamba-1f225abfbe6b021b589711c2e4c599a63050c5b2.tar.gz
samba-1f225abfbe6b021b589711c2e4c599a63050c5b2.tar.xz
samba-1f225abfbe6b021b589711c2e4c599a63050c5b2.zip
Quick fixes to fix the broken tree. Needed for my morning compiles.
Chris - feel free to fix these things differently if these fixes don't work for you. Jeremy.
Diffstat (limited to 'source/include/debugparse.h')
-rw-r--r--source/include/debugparse.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/source/include/debugparse.h b/source/include/debugparse.h
index 224141f75b8..9827c43db74 100644
--- a/source/include/debugparse.h
+++ b/source/include/debugparse.h
@@ -35,6 +35,12 @@
* -------------------------------------------------------------------------- **
*
* $Log: debugparse.h,v $
+ * Revision 1.2 1998/10/28 17:51:48 jra
+ * Quick fixes to fix the broken tree. Needed for my morning compiles.
+ * Chris - feel free to fix these things differently if these fixes don't
+ * work for you.
+ * Jeremy.
+ *
* Revision 1.1 1998/10/26 23:21:37 crh
* Here is the simple debug parser and the debug2html converter. Still to do:
*
@@ -50,8 +56,6 @@
* ========================================================================== **
*/
-#include "includes.h"
-
/* -------------------------------------------------------------------------- **
* These are the tokens returned by dbg_char2token().
*/