mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
11 lines
217 B
C
11 lines
217 B
C
--- include/tp.h.orig 2021-11-26 15:16:51 UTC
|
|
+++ include/tp.h
|
|
@@ -6,7 +6,7 @@
|
|
#include <assert.h>
|
|
#include <stdarg.h>
|
|
|
|
-#include <msgpuck/msgpuck.h>
|
|
+#include <msgpuck.h>
|
|
#include <sha1.h>
|
|
#include <base64.h>
|
|
|