diff src/debug.c @ 122:bdb38b434c0a

more changes from Fridrich Strba to avoid installing our config.h
author Carl Byington <carl@five-ten-sg.com>
date Mon, 02 Feb 2009 21:55:48 -0800
parents 0f1492b7fe8b
children ab2a11e72250
line wrap: on
line diff
--- a/src/debug.c	Sun Feb 01 19:21:47 2009 -0800
+++ b/src/debug.c	Mon Feb 02 21:55:48 2009 -0800
@@ -1,6 +1,5 @@
-
+#include "common.h"
 #include "define.h"
-//#include <stdint.h>
 
 struct pst_debug_item {
     int type;