#include <fcntl.h>
struct flock foo;
int main(void) { return 0; }
