diff options
Diffstat (limited to 'libc/inet/inet_makeaddr.c')
-rw-r--r-- | libc/inet/inet_makeaddr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/inet_makeaddr.c b/libc/inet/inet_makeaddr.c index 9f946967c..445f850a1 100644 --- a/libc/inet/inet_makeaddr.c +++ b/libc/inet/inet_makeaddr.c @@ -4,5 +4,5 @@ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */ -#define L_inet_addr +#define L_inet_makeaddr #include "addr.c" |