From a10838a77ae8ccced2735764c6a54b281fbd5012 Mon Sep 17 00:00:00 2001 From: Tim Stack Date: Mon, 29 Sep 2014 04:57:08 -0700 Subject: [PATCH] remove bad include --- src/piper_proc.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/piper_proc.cc b/src/piper_proc.cc index f8a585f1..f2a5651d 100644 --- a/src/piper_proc.cc +++ b/src/piper_proc.cc @@ -43,7 +43,6 @@ #include #include #include -#include #include "lnav_log.hh" #include "piper_proc.hh"