added other useful headers
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 19 Jun 2005 18:02:06 +0000 (18:02 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 19 Jun 2005 18:02:06 +0000 (18:02 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@365 9efc2488-bf62-4759-914b-345cdb29e865

src/srfsh/srfsh.h

index b6c2487..3fd25f0 100644 (file)
@@ -1,11 +1,13 @@
 #include "opensrf/transport_client.h"
 #include "opensrf/osrf_message.h"
 #include "opensrf/osrf_app_session.h"
+#include "opensrf/osrf_config.h"
 #include <time.h>
 #include <sys/timeb.h>
 
 #include "md5.h"
 #include "utils.h"
+#include "logging.h"
 
 #include <signal.h>