diff --git a/src/ca/ucx.h b/src/ca/ucx.h index 3054bac27..284df8ac4 100644 --- a/src/ca/ucx.h +++ b/src/ca/ucx.h @@ -65,6 +65,8 @@ struct ifconf { # define NBBY 8 #endif +/* test */ + #ifndef FD_SETSIZE # define FD_SETSIZE 256 #endif