Merge 0.30.214.
[util-vserver.git] / lib / planetlab.h
index 246f66b..41a85f0 100644 (file)
@@ -64,7 +64,7 @@ pl_setsched(xid_t ctx, uint32_t cpu_share, uint32_t cpu_sched_flags);
 void pl_get_limits(const char *, struct sliver_resources *);
 void pl_set_ulimits(const struct sliver_resources *);
 
-static int
+static inline int
 _PERROR(const char *format, char *file, int line, int _errno, ...)
 {
        va_list ap;