9 lines
112 B
C
9 lines
112 B
C
#include <safe-gcc-plugin.h>
|
|
|
|
#ifndef SAFEGCC_ATTRIBS_H
|
|
#define SAFEGCC_ATTRIBS_H
|
|
|
|
#include <attribs.h>
|
|
|
|
#endif
|