mirror of
https://github.com/PDP-10/klh10.git
synced 2026-02-08 09:11:59 +00:00
Merge branch 'master' of github.com:PDP-10/klh10
* 'master' of github.com:PDP-10/klh10: FreeBSD build on Cirrus CI. Use PKG_CHECK_MODULES to locate libusb-1.0. Add DFKFB numbers from a real KL10.
This commit is contained in:
@@ -34,7 +34,7 @@ static int decosfcclossage;
|
||||
#if KLH10_DEV_LITES /* Moby conditional for entire file */
|
||||
|
||||
#if HAVE_LIBUSB_1_0
|
||||
#include <libusb-1.0/libusb.h>
|
||||
#include <libusb.h>
|
||||
#endif
|
||||
/*
|
||||
* For now, assume that having <sys/io.h> is equivalent to having
|
||||
|
||||
Reference in New Issue
Block a user