X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fhost.h;h=49f01076b1e6b652a001666d713516b1d9a9b737;hb=b9c889efbc310cfe669c497c8c5636ef9ad24934;hp=5964af500856fa196068eb903b4b396bf1e733c3;hpb=03b971ecc3f02f7ac261f31db434176c6237abfb;p=pazpar2-moved-to-github.git diff --git a/src/host.h b/src/host.h index 5964af5..49f0107 100644 --- a/src/host.h +++ b/src/host.h @@ -20,6 +20,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #ifndef HOST_H #define HOST_H +#include + /** \brief Represents a host (irrespective of databases) */ struct host { char *hostport;