#include #include int main(int narg, char *argv[]) { printf("sizeof(roc_shmem)=%d\n",sizeof(roc_shmem)); return 0; }