initial checkin
[util-vserver.git] / util-vserver / lib / vserver.h
index e425fc1..c9cd1f0 100644 (file)
@@ -28,8 +28,6 @@
 extern "C" {
 #endif
 
-  typedef short int    ctx_t;
-
 int call_new_s_context(int nbctx, int ctxs[], int remove_cap, int flags);
 int call_set_ipv4root (unsigned long ip[], int nb,
                       unsigned long bcast, unsigned long mask[]);