40846b186d
other port changes: - use math/fftw3 library - fix MASTER_SITES - add a few patches to include correct headers - build all HTML documentation and adjust BUILD_DEPENDS accordingly From: maintainer Steven Mestdagh
12 lines
322 B
Plaintext
12 lines
322 B
Plaintext
$OpenBSD: patch-liboctave_kpse-xfns_c,v 1.1 2005/11/20 17:44:20 naddy Exp $
|
|
--- liboctave/kpse-xfns.c.orig Mon Nov 14 16:54:46 2005
|
|
+++ liboctave/kpse-xfns.c Mon Nov 14 16:55:54 2005
|
|
@@ -24,6 +24,7 @@ Foundation, Inc., 51 Franklin Street, Fi
|
|
#endif
|
|
|
|
#include <string.h>
|
|
+#include <libgen.h>
|
|
|
|
#include "kpse-xfns.h"
|
|
|