diff src/getidblock.c @ 120:6395ced2b8b2

disable building pst2dii on cygwin consistent ordering of our include files all system includes protected by ifdef HAVE_ from autoconf
author Carl Byington <carl@five-ten-sg.com>
date Sun, 01 Feb 2009 11:24:22 -0800
parents 0f1492b7fe8b
children bdb38b434c0a
line wrap: on
line diff
--- a/src/getidblock.c	Sat Jan 31 12:23:46 2009 -0800
+++ b/src/getidblock.c	Sun Feb 01 11:24:22 2009 -0800
@@ -1,5 +1,6 @@
 
 #include "define.h"
+#include "common.h"
 #include "libpst.h"
 
 static void usage();