]> Git Repo - qemu.git/blobdiff - chardev/char-parallel.c
lsi53c895a: convert to trace-events
[qemu.git] / chardev / char-parallel.c
index bce89f8c36180d97e106e7946170c966f7309603..ab82c72ac7470c85c88aaeb5a448618f17772e90 100644 (file)
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+
 #include "qemu/osdep.h"
 #include "chardev/char.h"
 #include "qapi/error.h"
+#include "qemu/option.h"
 #include <sys/ioctl.h>
 
 #ifdef CONFIG_BSD
This page took 0.030018 seconds and 4 git commands to generate.