summaryrefslogtreecommitdiff
path: root/source3/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
commit94f7ce7624c22ce735c7b0f9a7079f41ac248af5 (patch)
treed2a341f9c278b85c78118125dfa4068f65218009 /source3/include/debugparse.h
parent3fcd6d69cb7df37b8169df66d23cba1ea7ce067a (diff)
downloadsamba-94f7ce7624c22ce735c7b0f9a7079f41ac248af5.tar.gz
samba-94f7ce7624c22ce735c7b0f9a7079f41ac248af5.tar.bz2
samba-94f7ce7624c22ce735c7b0f9a7079f41ac248af5.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. (This used to be commit 1f225abfbe6b021b589711c2e4c599a63050c5b2)
Diffstat (limited to 'source3/include/debugparse.h')
-rw-r--r--source3/include/debugparse.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/source3/include/debugparse.h b/source3/include/debugparse.h
index 224141f75b..9827c43db7 100644
--- a/source3/include/debugparse.h
+++ b/source3/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().
*/