Use "" instead of <> for a header in the current directory.

This commit is contained in:
bde 1996-08-28 18:00:25 +00:00
parent de347e8ad8
commit af9e4a5c00

View File

@ -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__)