mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
add missing #include "hack.h"
This commit is contained in:
parent
5ae85b7000
commit
23d7e0c886
@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: hack.ioctl.c,v 1.7 2015/01/15 17:14:04 deraadt Exp $ */
|
||||
/* $OpenBSD: hack.ioctl.c,v 1.8 2015/12/05 13:37:43 tb Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1985, Stichting Centrum voor Wiskunde en Informatica,
|
||||
@ -67,6 +67,7 @@
|
||||
#include <stdio.h>
|
||||
#include <termios.h>
|
||||
#include "config.h"
|
||||
#include "hack.h"
|
||||
struct termios termios;
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user