Two fixes to the module interface. Could be worse!

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@53 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
This commit is contained in:
behlendo
2008-03-21 19:16:25 +00:00
parent 4e62fd4104
commit 336bb0c0c1
2 changed files with 26 additions and 12 deletions
+1 -2
View File
@@ -26,9 +26,8 @@
#ifndef _SYS_TYPES32_H
#define _SYS_TYPES32_H
#include <sys/int_types.h>
#include <sys/types.h>
#ifdef __cplusplus
extern "C" {