mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 23:57:54 +01:00
Use "" instead of <> for a header in the current directory.
This commit is contained in:
parent
5eba77c97c
commit
7ba5dc0f7e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17868
@ -29,11 +29,11 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $Id: aic7770.c,v 1.28 1996/05/10 16:14:51 gibbs Exp $
|
||||
* $Id: aic7770.c,v 1.29 1996/05/30 07:18:52 gibbs Exp $
|
||||
*/
|
||||
|
||||
#if defined(__FreeBSD__)
|
||||
#include <eisa.h>
|
||||
#include "eisa.h"
|
||||
#endif
|
||||
#if NEISA > 0 || defined(__NetBSD__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user