1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/audio/pianobar/files/patch-piano.h
Josh Paetzel 9e09a439b9 Update to 2012.05.06
PR:	ports/167889
Submitted by:	John Hixson
Sponsored by:	iXsystems
2012-05-14 23:43:18 +00:00

11 lines
314 B
C

--- src/libpiano/piano.h.orig 2012-05-06 07:33:54.000000000 -0700
+++ src/libpiano/piano.h 2012-05-12 19:42:41.000000000 -0700
@@ -25,6 +25,7 @@
#define _PIANO_H
#include <stdbool.h>
+#define _GCRYPT_IN_LIBGCRYPT
#include <gcrypt.h>
/* this is our public API; don't expect this api to be stable as long as