master/foe_request.c
changeset 1975 8e173dddd183
parent 1543 373cd456dc26
child 2464 e6cc33cac6a2
child 2589 2b9c78543663
equal deleted inserted replaced
1974:a5a44aa5915d 1975:8e173dddd183
    33 
    33 
    34 /*****************************************************************************/
    34 /*****************************************************************************/
    35 
    35 
    36 #include <linux/module.h>
    36 #include <linux/module.h>
    37 #include <linux/jiffies.h>
    37 #include <linux/jiffies.h>
       
    38 #include <linux/slab.h>
    38 
    39 
    39 #include "foe_request.h"
    40 #include "foe_request.h"
    40 #include "foe.h"
    41 #include "foe.h"
    41 
    42 
    42 /*****************************************************************************/
    43 /*****************************************************************************/