]> Dogcows Code - chaz/openbox/commitdiff
libgen.h is used by basename()
authorDana Jansens <danakj@orodu.net>
Sat, 13 Jul 2002 20:29:00 +0000 (20:29 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 13 Jul 2002 20:29:00 +0000 (20:29 +0000)
util/epist/epist.cc

index b0eefaa85439adbeaa5795f99b643e45951710a7..7be2ae316a8315c5269b42ceb8928ebdbce7f64d 100644 (file)
@@ -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>
This page took 0.02489 seconds and 4 git commands to generate.