]> git.proxmox.com Git - mirror_spl-debian.git/commit - include/sys/isa_defs.h
Stub out some missing headers which are expected. I'll fill
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Sat, 1 Mar 2008 18:30:12 +0000 (18:30 +0000)
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Sat, 1 Mar 2008 18:30:12 +0000 (18:30 +0000)
commitdbb484ec6002723fc89e2231436c2c7ef51d83d3
tree0397dc35b33b0074eda352eed4caf470885bd7a7
parentd5f087adef0e5f62f565998a8d54d7cb3c3fe2fa
Stub out some missing headers which are expected.  I'll fill
in what the contents need to be as I encounter the warnings
about missing prototypes, symbols, and such.

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@21 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
include/rpc/types.h [new file with mode: 0644]
include/rpc/xdr.h [new file with mode: 0644]
include/sys/errno.h [new file with mode: 0644]
include/sys/int_limits.h [new file with mode: 0644]
include/sys/isa_defs.h [new file with mode: 0644]
include/sys/stropts.h [new file with mode: 0644]
include/sys/time.h
include/sys/types.h
include/sys/va_list.h [new file with mode: 0644]
include/sys/varargs.h [new file with mode: 0644]