From: deraadt Date: Wed, 14 Jan 2015 21:15:36 +0000 (+0000) Subject: This does not need . is enough. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=d220e64a45386dcee1eab366d434da03248f6e85;p=openbsd This does not need . is enough. discussed with ratchov and sthen --- diff --git a/sys/sys/radioio.h b/sys/sys/radioio.h index defe1f1daf8..343d730f96a 100644 --- a/sys/sys/radioio.h +++ b/sys/sys/radioio.h @@ -1,4 +1,4 @@ -/* $OpenBSD: radioio.h,v 1.4 2006/02/05 23:52:57 jakemsr Exp $ */ +/* $OpenBSD: radioio.h,v 1.5 2015/01/14 21:15:36 deraadt Exp $ */ /* $RuOBSD: radioio.h,v 1.4 2001/10/18 16:51:36 pva Exp $ */ /* @@ -30,7 +30,7 @@ #ifndef _SYS_RADIOIO_H_ #define _SYS_RADIOIO_H_ -#include +#include #define MIN_FM_FREQ 87500 #define MAX_FM_FREQ 108000