mirror of
https://github.com/php/php-src.git
synced 2026-03-28 10:12:18 +01:00
- MFH: fix build (was never used like that before recent commit to session) > local include use quotes not <>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#ifndef __TIMELIB_STRUCTS_H__
|
||||
#define __TIMELIB_STRUCTS_H__
|
||||
|
||||
#include <timelib_config.h>
|
||||
#include "timelib_config.h"
|
||||
|
||||
#ifdef HAVE_SYS_TYPES_H
|
||||
#include <sys/types.h>
|
||||
|
||||
Reference in New Issue
Block a user