forgot this one, still learning CVS...

This commit is contained in:
rohee 1998-12-07 16:04:55 +00:00
parent 759e9ad1c6
commit df50000ff4

View File

@ -1,11 +0,0 @@
--- src/blackbox.cc.orig Fri Nov 27 01:01:15 1998
+++ src/blackbox.cc Fri Nov 27 01:03:32 1998
@@ -94,6 +94,8 @@
# include <process.h>
#endif
+#include <libgen.h> // for basename (3) on OpenBSD <br@spooky.net>
+
#ifndef HAVE_BASENAME
// *************************************************************************