include config.h
This commit is contained in:
parent
cd92498901
commit
f559331e26
4
external/bsd/mdocml/dist/read.c
vendored
4
external/bsd/mdocml/dist/read.c
vendored
@ -15,6 +15,10 @@
|
||||
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <sys/mman.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user