Current File : //usr/lib/llib-lidn
/*

 */

/*
 * Copyright (c) 2007, 2011, Oracle and/or its affiliates All rights reserved.
 */

/* LINTLIBRARY */
/* PROTOLIB1 */

/*
 * This little dance is necessary to avoid ftello/fseeko
 * complaints vs libc. We don't use them but we do #include
 * stdio.h and as we are large file aware they get defined
 * differently than libc.
 */
#include <sys/types.h>

#include <idna.h>
#include <punycode.h>
#include <stringprep.h>
#include <tld.h>
#include <idn-free.h>