master/domain.c
changeset 294 feea8d850c65
parent 293 14aeb79aa992
child 315 119f967aead8
child 1715 e675450f2174
equal deleted inserted replaced
293:14aeb79aa992 294:feea8d850c65
    35    \file
    35    \file
    36    EtherCAT domain methods.
    36    EtherCAT domain methods.
    37 */
    37 */
    38 
    38 
    39 /*****************************************************************************/
    39 /*****************************************************************************/
       
    40 
       
    41 #include <linux/module.h>
    40 
    42 
    41 #include "globals.h"
    43 #include "globals.h"
    42 #include "domain.h"
    44 #include "domain.h"
    43 #include "master.h"
    45 #include "master.h"
    44 
    46