7 lines
108 B
C
7 lines
108 B
C
|
#ifndef _DEVICES_MSG_IF_H
|
||
|
#define _DEVICES_MSG_IF_H
|
||
|
|
||
|
#include "gen/msgif.h"
|
||
|
|
||
|
#endif /* _DEVICES_MSG_IF_H */
|