mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
graphics/rawstudio: Prepare for glib 2.68.3
PR: 256200
This commit is contained in:
parent
a0676fc963
commit
c2f6f49a77
23
graphics/rawstudio/files/patch-librawstudio_rawstudio.h
Normal file
23
graphics/rawstudio/files/patch-librawstudio_rawstudio.h
Normal file
@ -0,0 +1,23 @@
|
||||
--- librawstudio/rawstudio.h.orig 2021-08-03 02:36:16 UTC
|
||||
+++ librawstudio/rawstudio.h
|
||||
@@ -20,10 +20,6 @@
|
||||
#ifndef RAWSTUDIO_H
|
||||
#define RAWSTUDIO_H
|
||||
|
||||
-#ifdef __cplusplus
|
||||
-extern "C" {
|
||||
-#endif
|
||||
-
|
||||
#include <sys/types.h>
|
||||
#include "rs-types.h"
|
||||
|
||||
@@ -77,9 +73,5 @@ extern "C" {
|
||||
#include "rs-color-space-selector.h"
|
||||
|
||||
#include "x86-cpu.h"
|
||||
-
|
||||
-#ifdef __cplusplus
|
||||
-} /* extern "c" */
|
||||
-#endif
|
||||
|
||||
#endif /* RAWSTUDIO_H */
|
Loading…
Reference in New Issue
Block a user