2013-09-26 17:14:40 +02:00

13 lines
308 B
Plaintext

$NetBSD: patch-av,v 1.1 2005/10/10 15:13:58 joerg Exp $
--- rplayd/timer.c.orig 2005-08-04 22:38:22.000000000 +0000
+++ rplayd/timer.c
@@ -27,6 +27,7 @@
#include <sys/types.h>
#include <sys/time.h>
#include <sys/signal.h>
+#include <errno.h>
#include <stdio.h>
#include <unistd.h>
#include "rplayd.h"