diff options
Diffstat (limited to 'ACE/examples/Reactor/Proactor/test_aiosig.cpp')
-rw-r--r-- | ACE/examples/Reactor/Proactor/test_aiosig.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE/examples/Reactor/Proactor/test_aiosig.cpp b/ACE/examples/Reactor/Proactor/test_aiosig.cpp index 0e1d1bc4cc4..5fc1737fae7 100644 --- a/ACE/examples/Reactor/Proactor/test_aiosig.cpp +++ b/ACE/examples/Reactor/Proactor/test_aiosig.cpp @@ -21,6 +21,7 @@ // ===================================================================== //FUZZ: disable check_for_lack_ACE_OS +//FUZZ: disable check_for_improper_main_declaration #include <unistd.h> #include <fcntl.h> |