aboutsummaryrefslogtreecommitdiffstats
path: root/adb/fdevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'adb/fdevent.h')
-rw-r--r--adb/fdevent.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/adb/fdevent.h b/adb/fdevent.h
index 6b7e7ec1..a0ebe2a7 100644
--- a/adb/fdevent.h
+++ b/adb/fdevent.h
@@ -70,6 +70,8 @@ struct fdevent
fdevent *prev;
int fd;
+ int force_eof;
+
unsigned short state;
unsigned short events;