Commit 7fade6c6 by schu

unix/posix.h: remove redundant include

Signed-off-by: schu <schu-github@schulog.org>
parent ec5b1589
#ifndef INCLUDE_posix__w32_h__
#define INCLUDE_posix__w32_h__
#include "common.h"
#include <fnmatch.h>
#define p_lstat(p,b) lstat(p,b)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment