datashm.h 149 B

123456789
  1. #ifndef DATASHM_H
  2. #define DATASHM_H
  3. #include "../ytDMPServerDog/dogshm.h"
  4. #include "dmpdatashm.h"
  5. extern DMPDevList *datashm;
  6. #endif // DATASHM_H