2012-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>

* libcsupport/src/assocnamebad.c:
	Add #define INSIDE_ASSOC.
This commit is contained in:
Ralf Corsépius
2012-02-22 10:00:33 +01:00
parent 5693f2e69b
commit 692aefeb63

View File

@@ -9,6 +9,8 @@
#include "config.h"
#endif
#define INSIDE_ASSOC
#include <rtems.h>
#include <rtems/assoc.h>