mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 20:39:18 -04:00
10 lines
288 B
C
10 lines
288 B
C
--- perdition/acap_token.c.orig 2014-08-17 17:24:21.423379005 -0500
|
|
+++ perdition/acap_token.c 2014-08-17 17:14:48.823113805 -0500
|
|
@@ -5,6 +5,7 @@
|
|
#include <vanessa_adt.h>
|
|
#include <ctype.h>
|
|
#include <limits.h>
|
|
+#include <stdint.h>
|
|
|
|
struct acap_token_status {
|
|
enum acap_type type;
|