Commit b07b701a authored by Nils Goroll's avatar Nils Goroll

lost commit from ee9e0f6e

parent ee9e0f6e
......@@ -33,7 +33,7 @@ def check(fn):
if i in l:
for i in ("stddef.h", "stdint.h", "vrt.h",
"math.h", "pthread.h", "stdarg.h", "sys/types.h",
"vdef.h", "miniobj.h", "vas.h", "vqueue.h"):
"vdef.h", "miniobj.h", "vas.h", "vqueue.h", "vtree.h"):
if i in l:
print(fn, i + " included with cache.h")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment