10063 basic support for smatch
[unleashed.git] / usr / src / tools / smatch / src / compat-linux.c
bloba7a61406fa931d3cc56d5fa178160f07ca22c873
1 #define _GNU_SOURCE
3 #include "lib.h"
4 #include "allocate.h"
6 #include "compat/mmap-blob.c"
7 #include "compat/strtold.c"