@ -336,11 +336,13 @@ void *memmem(const void *, size_t, const void *, size_t);
#ifndef HAVE_HTONLL
/* htonll.c */
#undef htonll
uint64_t htonll(uint64_t);
#endif
#ifndef HAVE_NTOHLL
/* ntohll.c */
#undef ntohll
uint64_t ntohll(uint64_t);
The note is not visible to the blocked user.