mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
fix #51
This commit is contained in:
parent
6fb3421860
commit
b4257e7f9f
@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Functions manipulating filenames and paths
|
||||
*
|
||||
* by WangLu
|
||||
* 2012.11.29
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user