~ubuntu-branches/ubuntu/wily/ctfutils/wily

« back to all changes in this revision

Viewing changes to cddl/compat/opensolaris/include/stdio.h

  • Committer: Package Import Robot
  • Author(s): Robert Millan
  • Date: 2013-11-09 17:07:06 UTC
  • Revision ID: package-import@ubuntu.com-20131109170706-b5nr4utk7o5sbkvs
Tags: 9.2-1
Initial release.  (Closes: #729149)

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 *
28
28
 */
29
29
 
 
30
#include_next <stdio.h>
 
31
 
30
32
#ifndef _COMPAT_OPENSOLARIS_STDIO_H_
31
33
#define _COMPAT_OPENSOLARIS_STDIO_H_
32
34
 
33
 
#include_next <stdio.h>
34
 
 
35
35
#define ftello64        ftello
36
36
#define lseek64         lseek
37
37
#define fseeko64        fseeko