mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
12 lines
232 B
C
12 lines
232 B
C
--- gpgme/ath-pth-compat.c.orig Tue Nov 1 10:25:41 2005
|
|
+++ gpgme/ath-pth-compat.c Tue Nov 1 10:25:55 2005
|
|
@@ -20,7 +20,7 @@
|
|
|
|
#include <stdlib.h>
|
|
#include <errno.h>
|
|
-#include <pth.h>
|
|
+#include <pth/pth.h>
|
|
|
|
#include "ath.h"
|
|
|