#include <unistd.h>
#ifndef SEEK_DATA
#error "SEEK_DATA is not defined"
#endif
int main(void) { return 0; }
