From 49d8fa1058aaf23c29e074b2314492ae40d2f557 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 21 Feb 2017 12:05:07 +0000 Subject: Types change: big pass on libstddjb and libunixonacid libdatastruct still missing, library still not functional --- src/sysdeps/tryipv6.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/sysdeps/tryipv6.c') diff --git a/src/sysdeps/tryipv6.c b/src/sysdeps/tryipv6.c index 7a061cc..a384b0a 100644 --- a/src/sysdeps/tryipv6.c +++ b/src/sysdeps/tryipv6.c @@ -14,8 +14,7 @@ int main (void) { - int s ; - register int r ; + int s, r ; struct in6_addr foo ; struct sockaddr_in6 bar ; memset(&foo, 0, sizeof(struct sockaddr_in6)) ; -- cgit v1.3.1