comparison src/getidblock.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 6395ced2b8b2
children fc11b1d1ad34
comparison
equal deleted inserted replaced
121:8399ef94c11b 122:bdb38b434c0a
1
2 #include "common.h"
3 #include "libpst.h"
1 4
2 #include "define.h" 5 #include "define.h"
3 #include "common.h"
4 #include "libpst.h"
5 6
6 static void usage(); 7 static void usage();
7 8
8 int main(int argc, char* const* argv) 9 int main(int argc, char* const* argv)
9 { 10 {