diff options
| author | dholland <dholland@NetBSD.org> | 2014-03-29 20:16:09 +0000 |
|---|---|---|
| committer | dholland <dholland@NetBSD.org> | 2014-03-29 20:16:09 +0000 |
| commit | 3a8de0fa374d25dd9b8c96c15a8ff130376b2e0a (patch) | |
| tree | bf69791fb82cc99c352bc0a3207b55760f4bed59 /hunt/huntd/hunt.h | |
| parent | 5de573d790a4ffad6d972a63ecea62f22672e58f (diff) | |
| download | bsdgames-darwin-3a8de0fa374d25dd9b8c96c15a8ff130376b2e0a.tar.gz bsdgames-darwin-3a8de0fa374d25dd9b8c96c15a8ff130376b2e0a.zip | |
Remove empty header file.
Diffstat (limited to 'hunt/huntd/hunt.h')
| -rw-r--r-- | hunt/huntd/hunt.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/hunt/huntd/hunt.h b/hunt/huntd/hunt.h index fb011952..a2a824e0 100644 --- a/hunt/huntd/hunt.h +++ b/hunt/huntd/hunt.h @@ -1,4 +1,4 @@ -/* $NetBSD: hunt.h,v 1.21 2014/03/29 20:10:10 dholland Exp $ */ +/* $NetBSD: hunt.h,v 1.22 2014/03/29 20:16:09 dholland Exp $ */ /* * Copyright (c) 1983-2003, Regents of the University of California. @@ -31,8 +31,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include "bsd.h" - #include <stdbool.h> #include <stdio.h> #include <string.h> |
