From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Brian Callahan <bcallah@openbsd.org>
Date: Thu, 23 Jan 2020 23:43:31 -0500
Subject: [PATCH] Fix config.h.in

FIXME: This patch does not have any accompanying information.
---
 src/config.h.in | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/config.h.in b/src/config.h.in
index 4756505..96fba7b 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -249,15 +249,9 @@
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
 
-/* Define to rpl_malloc if the replacement function should be used. */
-#undef malloc
-
 /* Define to `int' if <sys/types.h> does not define. */
 #undef pid_t
 
-/* Define to rpl_realloc if the replacement function should be used. */
-#undef realloc
-
 /* Define to `unsigned int' if <sys/types.h> does not define. */
 #undef size_t
 
