chiark / gitweb /
remove unneeded libgen.h includes
[elogind.git] / src / test / test-namespace.c
index e74fd0c88a53251cd7c0bef76752ac9475db403a..084a58f3aa108dc6361cc8da9ea282f41cbccf0e 100644 (file)
@@ -19,7 +19,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <libgen.h>
 #include <sys/socket.h>
 
 #include "namespace.h"