aboutsummaryrefslogtreecommitdiff
path: root/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/types.h b/src/types.h
index 2ec6aac..89ff7f4 100644
--- a/src/types.h
+++ b/src/types.h
@@ -37,7 +37,7 @@ typedef enum {
typedef struct {
- FILE *fh;
+ int fd;
AccelType type;