]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/include/c/std_cstdarg.h
c/: Guard with _CPP_.
[thirdparty/gcc.git] / libstdc++-v3 / include / c / std_cstdarg.h
index b91c3c00a267986babdf013785b2d958d79bb3d4..d2cb544157973d858e9c94491b3707c01e74a963 100644 (file)
@@ -31,8 +31,8 @@
 // ISO C++ 14882: 20.4.6  C library
 //
 
-#ifndef _CSTDARG
-#define _CSTDARG 1
+#ifndef _CPP_CSTDARG
+#define _CPP_CSTDARG 1
 
 #pragma GCC system_header