summaryrefslogtreecommitdiff
path: root/usr.bin/sndiod/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sndiod/file.c')
-rw-r--r--usr.bin/sndiod/file.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/sndiod/file.c b/usr.bin/sndiod/file.c
index 415bc34666e..1f17dc8c42c 100644
--- a/usr.bin/sndiod/file.c
+++ b/usr.bin/sndiod/file.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: file.c,v 1.1 2012/11/23 07:03:28 ratchov Exp $ */
+/* $OpenBSD: file.c,v 1.2 2012/12/07 08:04:58 ratchov Exp $ */
/*
* Copyright (c) 2008-2012 Alexandre Ratchov <alex@caoua.org>
*
@@ -56,7 +56,6 @@
#include <stdlib.h>
#include <time.h>
-#include "defs.h"
#include "file.h"
#include "utils.h"