#include #include #include /* We're digging into handle internals here... */ #include int main (int argc, char **argv) { _wapi_shm_destroy (); return 0; }