From: Dana Jansens Date: Sat, 13 Jul 2002 20:29:00 +0000 (+0000) Subject: libgen.h is used by basename() X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=043e42a316e67183a3210035f238e872e020996a;p=chaz%2Fopenbox libgen.h is used by basename() --- diff --git a/util/epist/epist.cc b/util/epist/epist.cc index b0eefaa8..7be2ae31 100644 --- a/util/epist/epist.cc +++ b/util/epist/epist.cc @@ -38,9 +38,9 @@ extern "C" { # include #endif // HAVE_SIGNAL_H -/*#ifdef HAVE_LIBGEN_H +#ifdef HAVE_LIBGEN_H # include -#endif // HAVE_LIBGEN_H*/ +#endif // HAVE_LIBGEN_H } #include