aboutsummaryrefslogtreecommitdiffstats
path: root/utils/astcanary.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/astcanary.c')
-rw-r--r--utils/astcanary.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/astcanary.c b/utils/astcanary.c
index 8cfa3feb7..9432c57a7 100644
--- a/utils/astcanary.c
+++ b/utils/astcanary.c
@@ -16,6 +16,10 @@
* at the top of the source tree.
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/time.h>