| Current File : //usr/lib/llib-lxslt |
/*
*/
/*
* 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>
#undef _LARGEFILE_SOURCE
#include <libexslt/exslt.h>
#include <libexslt/exsltexports.h>
#include <libexslt/exsltconfig.h>