default_pre_build &&

# Fixes the Makefile's hardcoded path for the man page
sedit "s:/man/man1:/share/man:" Make.common.in &&

# Add a missing include
sedit "s:<sys/time.h>:<sys/time.h>\n#include <time.h>:" netwatch.c
