From 1cf6842543cbbea5564d2908791f3251c60f3d73 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 31 Oct 2015 05:01:07 +0100 Subject: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/memory.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'include/memory.h') diff --git a/include/memory.h b/include/memory.h index 795e07e..f0a7f6f 100644 --- a/include/memory.h +++ b/include/memory.h @@ -15,5 +15,15 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +#ifndef _MEMORY_H +#define _MEMORY_H #include + +#if !defined(_SLIBC_SUPPRESS_WARNINGS) +# warning "Please include instead of ." +#endif + + +#endif + -- cgit v1.2.3-70-g09d2