1
1
mirror of https://github.com/tstack/lnav.git synced 2024-08-17 08:50:41 +03:00

remove bad include

This commit is contained in:
Tim Stack 2014-09-29 04:57:08 -07:00
parent 4207602f3c
commit a10838a77a

View File

@ -43,7 +43,6 @@
#include <signal.h>
#include <unistd.h>
#include <stdlib.h>
#include <IOKit/IODataQueueClient.h>
#include "lnav_log.hh"
#include "piper_proc.hh"