#include <netinet/in.h>
int const foo = IPPROTO_ICMP;
int main(void) { return 0; }
