@@ -0,0 +1,8 @@
#ifndef ALLOC_H
#define ALLOC_H
#ifdef HAVE_ALLOCA_H
#include <alloca.h>
#endif
The note is not visible to the blocked user.