order.h
changeset 2159 f6284cf5fab0
parent 2140 a04d0142ad65
child 2186 db48cf29b983
equal deleted inserted replaced
2158:722042326977 2159:f6284cf5fab0
     1 #ifndef ORDER_H
     1 #ifndef ORDER_H
     2 #define ORDER_H
     2 #define ORDER_H
     3 
     3 
       
     4 #include "macros.h"
     4 #include "pool.h"
     5 #include "pool.h"
     5 
     6 
     6 /* Order types */
     7 /* Order types */
     7 enum {
     8 enum {
     8 	OT_NOTHING       = 0,
     9 	OT_NOTHING       = 0,