X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fclient.c;h=076b5e5e9f66a95043ce177998f3d27a3bf8aeac;hb=8c04107cfb8985794d301b2c58a0b5c60723c487;hp=87ef5228ec9d29fffba0be05ec65a7877e1c531e;hpb=cc178327044177f177d0474b757f53bcd86b4d42;p=pazpar2-moved-to-github.git diff --git a/src/client.c b/src/client.c index 87ef522..076b5e5 100644 --- a/src/client.c +++ b/src/client.c @@ -21,6 +21,10 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA \brief Z39.50 client */ +#if HAVE_CONFIG_H +#include +#endif + #include #include #include @@ -54,10 +58,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #include -#if HAVE_CONFIG_H -#include -#endif - #define USE_TIMING 0 #if USE_TIMING #include