summaryrefslogtreecommitdiff
path: root/sbin/iked/iked.h
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/iked/iked.h')
-rw-r--r--sbin/iked/iked.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/iked/iked.h b/sbin/iked/iked.h
index c08f35bd52f..7b56e565583 100644
--- a/sbin/iked/iked.h
+++ b/sbin/iked/iked.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: iked.h,v 1.221 2023/07/16 15:21:46 claudio Exp $ */
+/* $OpenBSD: iked.h,v 1.222 2023/07/18 15:07:41 claudio Exp $ */
/*
* Copyright (c) 2019 Tobias Heider <tobias.heider@stusta.de>
@@ -1268,7 +1268,6 @@ struct ibuf *
ibuf_new(const void *, size_t);
struct ibuf *
ibuf_static(void);
-int ibuf_cat(struct ibuf *, struct ibuf *);
size_t ibuf_length(struct ibuf *);
int ibuf_setsize(struct ibuf *, size_t);
struct ibuf *