Skip to content
Snippets Groups Projects
Commit ae0b27e9 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

don't include <sys/time.h> from BSD <sys/param.h> to avoid include loops

parent af61317b
No related branches found
No related tags found
No related merge requests found
......@@ -109,9 +109,6 @@
#ifdef _KERNEL
#include <sys/cdefs.h>
#include <sys/errno.h>
#ifndef LOCORE
#include <sys/time.h>
#endif
#ifndef FALSE
#define FALSE 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment