include sort

This commit is contained in:
Robert Swiecki 2017-05-08 18:33:52 +02:00
parent 777a151ccf
commit be501021d5

View File

@ -26,8 +26,8 @@
#include <sys/prctl.h>
#include "common.h"
#include "log.h"
#include "kafel.h"
#include "log.h"
#ifndef PR_SET_NO_NEW_PRIVS
#define PR_SET_NO_NEW_PRIVS 38