diff options
-rw-r--r-- | execute.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ /*-*- Mode: C; c-basic-offset: 8 -*-*/ +#pragma GCC diagnostic ignored "-Wattributes" + #include <assert.h> #include <dirent.h> #include <errno.h> |
index : ~lukeshu/systemd | ||
Unnamed repository; edit this file 'description' to name the repository. | git-mirror |
summaryrefslogtreecommitdiff |
-rw-r--r-- | execute.c | 2 |
@@ -1,5 +1,7 @@ /*-*- Mode: C; c-basic-offset: 8 -*-*/ +#pragma GCC diagnostic ignored "-Wattributes" + #include <assert.h> #include <dirent.h> #include <errno.h> |