X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=usrp%2Fhost%2Flib%2Ffusb_linux.cc;h=1eaba4e508e70db5ea0dd7082d3bf272c9644dac;hb=0cfd4875e519e2b1ee05d074f72ec67391ed13bf;hp=8391f66b2ec813270a88ac031aa6ea800546b09b;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/usrp/host/lib/fusb_linux.cc b/usrp/host/lib/fusb_linux.cc index 8391f66b..1eaba4e5 100644 --- a/usrp/host/lib/fusb_linux.cc +++ b/usrp/host/lib/fusb_linux.cc @@ -27,7 +27,9 @@ #include #include // libusb header #include +#ifdef HAVE_LINUX_COMPILER_H #include +#endif #include // interface to kernel portion of user mode usb driver #include #include