Commit 75615a65 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

When I grow up, I want to learn to program in C

parent 7e908952
......@@ -32,7 +32,7 @@
//lint -e{766}
#include "config.h"
#ifdef HAVE_LIBUMEM && 0
#if defined(HAVE_LIBUMEM) && 0
#include <sys/types.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment