diff options
Diffstat (limited to 'os/reallocarray.c')
-rw-r--r-- | os/reallocarray.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/os/reallocarray.c b/os/reallocarray.c index c415e09af..3c34f7ff9 100644 --- a/os/reallocarray.c +++ b/os/reallocarray.c @@ -15,9 +15,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> -#endif #include <sys/types.h> #include <errno.h> |