mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 11:45:18 -04:00
19 lines
434 B
Plaintext
19 lines
434 B
Plaintext
$NetBSD: patch-ag,v 1.1 2008/10/28 22:23:40 wiz Exp $
|
|
|
|
--- sentinel/beep-media-player-2-sentinel.cc.orig 2008-04-05 23:53:08.000000000 +0000
|
|
+++ sentinel/beep-media-player-2-sentinel.cc
|
|
@@ -68,13 +68,7 @@
|
|
#include <bmp/dbus.hh>
|
|
#include <src/paths.hh>
|
|
|
|
-#ifndef LIBSOUP_HAS_EXTERN_C
|
|
-G_BEGIN_DECLS
|
|
-#endif
|
|
#include <libsoup/soup.h>
|
|
-#ifndef LIBSOUP_HAS_EXTERN_C
|
|
-G_END_DECLS
|
|
-#endif
|
|
|
|
#define SERVER_NAME "bmpx.backtrace.info"
|
|
|