X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fbase%2Fattribute_container.c;h=2a7d7ae83e1eaf5ab65c9fd38ae7be47dce83763;hb=f933ff504f5b3f0f94b98d69d48fc8d3c1e92267;hp=6b2eb6f39b4dea6ec809acb715cf1c2ab1fc0b45;hpb=5833f1420b96c4f9b193b7f2fcbc0003dc032fe8;p=powerpc.git diff --git a/drivers/base/attribute_container.c b/drivers/base/attribute_container.c index 6b2eb6f39b..2a7d7ae83e 100644 --- a/drivers/base/attribute_container.c +++ b/drivers/base/attribute_container.c @@ -19,6 +19,8 @@ #include #include +#include "base.h" + /* This is a private structure used to tie the classdev and the * container .. it should never be visible outside this file */ struct internal_container {