summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-07-22 12:10:21 +0200
committerThomas Haller <thaller@redhat.com>2022-07-22 12:10:21 +0200
commit7c04f5732005ba1974354433818a6ce14e0fd3a1 (patch)
tree1e1b6493f025ced52d13854f7f88118b6dd73c62
parent3876c99da8503535c89ca8f1da6e8108ef57dfe0 (diff)
parent21539f1159f3c36008e96867b64a1d75789396bd (diff)
downloadNetworkManager-7c04f5732005ba1974354433818a6ce14e0fd3a1.tar.gz
c-stdaux: re-import git-subtree for 'src/c-stdaux'
git subtree pull --prefix src/c-stdaux git@github.com:c-util/c-stdaux.git main --squash
-rw-r--r--src/c-stdaux/src/c-stdaux.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/c-stdaux/src/c-stdaux.h b/src/c-stdaux/src/c-stdaux.h
index 1f7b90166a..80db7f9a41 100644
--- a/src/c-stdaux/src/c-stdaux.h
+++ b/src/c-stdaux/src/c-stdaux.h
@@ -57,9 +57,6 @@ extern "C" {
#include <limits.h>
#include <stdalign.h>
#include <stdarg.h>
-#if 0 /* NM_IGNORED */
-#include <stdatomic.h>
-#endif /* NM_IGNORED */
#include <stdbool.h>
#include <stddef.h>
#include <stdio.h>