mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-19 17:03:58 +00:00
unix/posix.h: remove redundant include
Signed-off-by: schu <schu-github@schulog.org>
This commit is contained in:
parent
ec5b158996
commit
7fade6c63a
@ -1,7 +1,6 @@
|
||||
#ifndef INCLUDE_posix__w32_h__
|
||||
#define INCLUDE_posix__w32_h__
|
||||
|
||||
#include "common.h"
|
||||
#include <fnmatch.h>
|
||||
|
||||
#define p_lstat(p,b) lstat(p,b)
|
||||
|
Loading…
Reference in New Issue
Block a user