summaryrefslogtreecommitdiff
path: root/include/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/types.h')
-rw-r--r--include/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/types.h b/include/types.h
index 71a5ee0f..ddf17552 100644
--- a/include/types.h
+++ b/include/types.h
@@ -35,6 +35,7 @@ typedef struct uw_Basis_file {
typedef enum { SUCCESS, FATAL, BOUNDED_RETRY, UNLIMITED_RETRY, RETURN_BLOB } failure_kind;
+typedef struct input *uw_input;
#define INTS_MAX 50
#define FLOATS_MAX 100