util: os_misc: drop p_compiler.h include
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Acked-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
+2
-1
@@ -34,9 +34,10 @@
|
||||
#ifndef _OS_MISC_H_
|
||||
#define _OS_MISC_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "detect_os.h"
|
||||
#include "pipe/p_compiler.h"
|
||||
|
||||
|
||||
#if DETECT_OS_UNIX
|
||||
|
||||
Reference in New Issue
Block a user