Index: cam_conf.h =================================================================== --- cam_conf.h (revision 25128) +++ cam_conf.h (revision 25129) @@ -4,8 +4,8 @@ #include "conf.h" typedef struct { - const struct plugins { - const struct cam { + const struct { + const struct { CFT_LIST jobs; /* named cam scripts */ } cam; } plugins;