#ifdef _KERNEL_OPT police

This commit is contained in:
martin 2003-06-25 20:30:15 +00:00
parent 88fd58993a
commit 9276710861
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: aoutm68k_stat.h,v 1.2 2003/06/23 11:01:52 martin Exp $ */
/* $NetBSD: aoutm68k_stat.h,v 1.3 2003/06/25 20:30:15 martin Exp $ */
/*-
* Copyright (c) 2000 The NetBSD Foundation, Inc.
@ -39,7 +39,9 @@
#ifndef _AOUTM68K_STAT_H
#define _AOUTM68K_STAT_H
#ifdef _KERNEL_OPT
#include "opt_compat_43.h"
#endif
#pragma pack(2)