From 59bbbe263db137703afd257abd113db3875fa70e Mon Sep 17 00:00:00 2001 From: rusty Date: Mon, 4 Sep 2000 05:56:10 +0000 Subject: More sparc64 fixes --- libipq/libipq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libipq') diff --git a/libipq/libipq.c b/libipq/libipq.c index c017f3a..93d76f1 100644 --- a/libipq/libipq.c +++ b/libipq/libipq.c @@ -247,7 +247,7 @@ ipq_packet_msg_t *ipq_get_packet(const unsigned char *buf) } int ipq_set_verdict(const struct ipq_handle *h, - unsigned long id, + ipq_id_t id, unsigned int verdict, size_t data_len, unsigned char *buf) -- cgit v1.2.3