summaryrefslogtreecommitdiff
path: root/include/arch/unix/networkio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/unix/networkio.h')
-rw-r--r--include/arch/unix/networkio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/arch/unix/networkio.h b/include/arch/unix/networkio.h
index eb194e17c..3c3b4109e 100644
--- a/include/arch/unix/networkio.h
+++ b/include/arch/unix/networkio.h
@@ -88,6 +88,7 @@ struct pollfd_t {
};
ap_int16_t get_event(ap_int16_t);
+ap_int16_t get_revent(ap_int16_t);
#endif /* ! NETWORK_IO_H */