Index: trunk/psLib/src/db/psDB.c
===================================================================
--- trunk/psLib/src/db/psDB.c	(revision 10985)
+++ trunk/psLib/src/db/psDB.c	(revision 10986)
@@ -12,6 +12,6 @@
  *  @author Joshua Hoblitt
  *
- *  @version $Revision: 1.128 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-01-09 01:47:18 $
+ *  @version $Revision: 1.129 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-01-09 01:53:49 $
  *
  *  Copyright (C) 2005-2006  Joshua Hoblitt, University of Hawaii
@@ -32,4 +32,5 @@
 #define __STRICT_ANSI__
 #include <math.h>
+#include <inttypes.h>
 #include <mysql.h>
 #include <mysql_com.h> // enum_field_types
