X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2Fadmin.c;h=b94e968c2f79835d4c7b91ec756c36a92099967c;hb=5b690aebb8dc2d05cad8f668de8fd821a1c231fa;hp=9db314e4f91e775aab90723448d300d5de82663e;hpb=f5235f6ab427d98731fb5184ac284ac97e1dfb40;p=yaz-moved-to-github.git diff --git a/client/admin.c b/client/admin.c index 9db314e..b94e968 100644 --- a/client/admin.c +++ b/client/admin.c @@ -2,7 +2,7 @@ * Copyright (c) 1995-2002, Index Data * See the file LICENSE for details. * - * $Id: admin.c,v 1.13 2002-09-17 11:07:30 adam Exp $ + * $Id: admin.c,v 1.14 2002-09-24 08:05:41 adam Exp $ */ #include @@ -26,6 +26,7 @@ #include +#include "admin.h" /* Helper functions to get to various statics in the client */ ODR getODROutputStream();