From 45c911a9207c89b525087a5feb7928899d1346f9 Mon Sep 17 00:00:00 2001 From: Andrey Nazarov Date: Fri, 4 Feb 2011 18:09:51 +0300 Subject: Rename ‘com_local.h’ into ‘common.h’. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/sys_unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sys_unix.c') diff --git a/src/sys_unix.c b/src/sys_unix.c index 99354b2..f38be84 100644 --- a/src/sys_unix.c +++ b/src/sys_unix.c @@ -43,7 +43,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #endif -#include "com_local.h" +#include "common.h" #include "q_list.h" #include "q_field.h" #include "prompt.h" -- cgit v1.2.3