Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965829AbaDJSsn (ORCPT ); Thu, 10 Apr 2014 14:48:43 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:52798 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965773AbaDJSsh (ORCPT ); Thu, 10 Apr 2014 14:48:37 -0400 From: Paul McQuade To: linux-kernel@vger.kernel.org Cc: akpm@linux-foundation.org, riel@redhat.com Subject: [PATCH 05/15] ipc:shm.c: X-Mailer: git-send-email 1.8.3.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org WARNING: Use #include instead of Signed-off-by: Paul McQuade --- ipc/shm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipc/shm.c b/ipc/shm.c index 7645961..89ab12c 100644 --- a/ipc/shm.c +++ b/ipc/shm.c @@ -43,7 +43,7 @@ #include #include -#include +#include #include "util.h" -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/