diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2021-08-25 14:12:15 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2021-08-25 14:12:15 +0200 |
commit | 0894e879f091a6a281c02b8da1c0606f4f2dcfb8 (patch) | |
tree | 0ec81f5ef060f9cb517ab7d3f65d3321831d705e /libc/inet/encoded.c | |
parent | ca958dc21e854734630870f38975ff05eb930f6d (diff) | |
parent | 0f822af0445e5348ce7b7bd8ce1204244f31d174 (diff) |
Merge remote-tracking branch 'evolvis/dns-things'
Diffstat (limited to 'libc/inet/encoded.c')
-rw-r--r-- | libc/inet/encoded.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libc/inet/encoded.c b/libc/inet/encoded.c deleted file mode 100644 index 27f92becd..000000000 --- a/libc/inet/encoded.c +++ /dev/null @@ -1,8 +0,0 @@ -/* - * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org> - * - * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. - */ - -#define L_encoded -#include RESOLVER |