mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 22:11:24 -04:00
13 lines
333 B
Plaintext
13 lines
333 B
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 2009/01/03 18:44:27 wiz Exp $
|
|
|
|
--- source/linux/main.cpp.orig 2008-10-23 03:44:46.000000000 +0000
|
|
+++ source/linux/main.cpp
|
|
@@ -17,6 +17,7 @@
|
|
#include <sys/types.h>
|
|
#include <errno.h>
|
|
#include <vector>
|
|
+#include <libgen.h>
|
|
|
|
#include "core/api/NstApiEmulator.hpp"
|
|
#include "core/api/NstApiVideo.hpp"
|