diff options
author | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2011-04-27 21:32:41 +0000 |
---|---|---|
committer | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2011-04-27 21:32:41 +0000 |
commit | f9dd9f2ad104f3eb3f21c26cb4ba286847e245cd (patch) | |
tree | 49cc44b05c584cf70fcb58c7c76e25a7bf56c48c /usr.bin/aucat/conf.h | |
parent | 9491636254186651db93c19f61db8ec10bb16dfe (diff) |
include signal.h
Diffstat (limited to 'usr.bin/aucat/conf.h')
-rw-r--r-- | usr.bin/aucat/conf.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/aucat/conf.h b/usr.bin/aucat/conf.h index f0d03aa9e0d..efb64439e29 100644 --- a/usr.bin/aucat/conf.h +++ b/usr.bin/aucat/conf.h @@ -1,4 +1,4 @@ -/* $OpenBSD: conf.h,v 1.21 2011/04/27 21:20:36 ratchov Exp $ */ +/* $OpenBSD: conf.h,v 1.22 2011/04/27 21:32:40 ratchov Exp $ */ /* * Copyright (c) 2008 Alexandre Ratchov <alex@caoua.org> * @@ -18,6 +18,8 @@ #define CONF_H #ifdef DEBUG +#include <signal.h> + /* * Debug trace levels: * |