summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/epist/epist.cc4
1 files changed, 2 insertions, 2 deletions
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 <signal.h>
#endif // HAVE_SIGNAL_H
-/*#ifdef HAVE_LIBGEN_H
+#ifdef HAVE_LIBGEN_H
# include <libgen.h>
-#endif // HAVE_LIBGEN_H*/
+#endif // HAVE_LIBGEN_H
}
#include <iostream>