summaryrefslogtreecommitdiff
path: root/ext/dio/php_dio.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dio/php_dio.h')
-rw-r--r--ext/dio/php_dio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/dio/php_dio.h b/ext/dio/php_dio.h
index 39408c655c..41cbe01a10 100644
--- a/ext/dio/php_dio.h
+++ b/ext/dio/php_dio.h
@@ -44,6 +44,7 @@ PHP_FUNCTION(dio_read);
PHP_FUNCTION(dio_write);
PHP_FUNCTION(dio_fcntl);
PHP_FUNCTION(dio_close);
+PHP_FUNCTION(dio_tcsetattr);
typedef struct {
int fd;