aboutsummaryrefslogtreecommitdiffstats
path: root/include/stdbool.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stdbool.h')
-rw-r--r--include/stdbool.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/stdbool.h b/include/stdbool.h
index ed160a8..d68b829 100644
--- a/include/stdbool.h
+++ b/include/stdbool.h
@@ -15,8 +15,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _STDBOOL_H
-#define _STDBOOL_H
+#ifndef __bool_true_false_are_defined
#include <slibc/version.h>
#include <slibc/features.h>