/*[RS]*/
#include <netinet/in.h>
int const foo = IPPROTO_RAW;
int main(void) { return 0; }
