master/slave.h
changeset 1209 8be462afb7f4
parent 1186 ff481f097c97
child 1326 ef907b0b5125
equal deleted inserted replaced
1208:026e35646ab4 1209:8be462afb7f4
    41 #ifndef __EC_SLAVE_H__
    41 #ifndef __EC_SLAVE_H__
    42 #define __EC_SLAVE_H__
    42 #define __EC_SLAVE_H__
    43 
    43 
    44 #include <linux/list.h>
    44 #include <linux/list.h>
    45 #include <linux/kobject.h>
    45 #include <linux/kobject.h>
    46 
       
    47 #include "../include/ecrt.h"
       
    48 
    46 
    49 #include "globals.h"
    47 #include "globals.h"
    50 #include "datagram.h"
    48 #include "datagram.h"
    51 #include "pdo.h"
    49 #include "pdo.h"
    52 #include "sync.h"
    50 #include "sync.h"