#ifndef FACILITIES_CAM_H
#define FACILITIES_CAM_H
#include <stdint.h>
void *ca_service(void *fc);
#endif