From 155e15315867097e279c7571583bfc20a5a491ce 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/ILS/trunk@867 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- OpenSRF/src/srfsh/srfsh.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenSRF/src/srfsh/srfsh.h b/OpenSRF/src/srfsh/srfsh.h index b6c24871d2..3fd25f0aff 100644 --- a/OpenSRF/src/srfsh/srfsh.h +++ b/OpenSRF/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