aboutsummaryrefslogtreecommitdiff
path: root/compat/strchrnul.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat/strchrnul.c')
-rw-r--r--compat/strchrnul.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/strchrnul.c b/compat/strchrnul.c
index 4781281..da8898b 100644
--- a/compat/strchrnul.c
+++ b/compat/strchrnul.c
@@ -18,7 +18,6 @@
* along with duser. If not, see <http://www.gnu.org/licenses/>.
**/
-#include <config.h>
#include <string.h>
#include "strchrnul.h"