From 896ba7720929e3806a22a362fa93b0f407e24fc1 Mon Sep 17 00:00:00 2001 From: erickson Date: Sun, 19 Jun 2005 18:02:06 +0000 Subject: [PATCH] added other useful headers git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@365 9efc2488-bf62-4759-914b-345cdb29e865 --- src/srfsh/srfsh.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/srfsh/srfsh.h b/src/srfsh/srfsh.h index b6c2487..3fd25f0 100644 --- a/src/srfsh/srfsh.h +++ b/src/srfsh/srfsh.h @@ -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 #include #include "md5.h" #include "utils.h" +#include "logging.h" #include -- 2.11.0