master/slave.h
changeset 293 14aeb79aa992
parent 291 0b1f877cf3f1
child 298 d491d1f84ebc
child 1715 e675450f2174
equal deleted inserted replaced
292:2cf6ae0a2419 293:14aeb79aa992
    43 
    43 
    44 #include <linux/list.h>
    44 #include <linux/list.h>
    45 #include <linux/kobject.h>
    45 #include <linux/kobject.h>
    46 
    46 
    47 #include "globals.h"
    47 #include "globals.h"
    48 #include "command.h"
    48 #include "datagram.h"
    49 #include "types.h"
    49 #include "types.h"
    50 
    50 
    51 /*****************************************************************************/
    51 /*****************************************************************************/
    52 
    52 
    53 /**
    53 /**