X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fzebrautl.h;fp=include%2Fzebrautl.h;h=82e6fe792ca7aa55e8954d1b95feaac2fe747e6d;hb=231ae24dce5e113aab05f17deb60344957d3622a;hp=0000000000000000000000000000000000000000;hpb=eee8870c6ae6e22f98a15e0b47626a8698d0e0da;p=idzebra-moved-to-github.git diff --git a/include/zebrautl.h b/include/zebrautl.h new file mode 100644 index 0000000..82e6fe7 --- /dev/null +++ b/include/zebrautl.h @@ -0,0 +1,24 @@ +/* + * Copyright (C) 1995-1996, Index Data I/S + * All rights reserved. + * Sebastian Hammer, Adam Dickmeiss + * + * $Log: zebrautl.h,v $ + * Revision 1.1 1996-10-29 13:46:12 adam + * Removed obsolete headers alexpath, alexutil. Created zebrautl.h as + * a replacement. + * + */ + +#ifndef ZEBRA_UTIL_H +#define ZEBRA_UTIL_H + +#include +#include +#include +#include +#include + +#include + +#endif