1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

remove obsolte line

This commit is contained in:
Stefan Lankes 2015-08-09 14:22:41 +02:00
parent 2eb1584163
commit eea712c218

View file

@ -30,8 +30,6 @@
#include <string.h>
#include <unistd.h>
#include <errno.h>
#undef errno
extern int errno;
int main(int argc, char** argv)
{