blob: c706e3378530d42da2f423c4641a86dcdda2ad4a [file] [log] [blame]
#include <unistd.h>
unsigned alarm(unsigned seconds) { return 0; }