diff options
author | Bryan Henderson | 1996-11-26 07:39:11 +0000 |
---|---|---|
committer | Bryan Henderson | 1996-11-26 07:39:11 +0000 |
commit | 93f722536f1269fc327968f28329e3f64e172ed0 (patch) | |
tree | 6a2dd07b25d174b09321825f1d25bfa08cdd9d6c /src/include/config.h | |
parent | c118543186db298df529cec7a0f922796302d00b (diff) |
Whoops, redo Ultrix patch so the other ports still compile.
Diffstat (limited to 'src/include/config.h')
-rw-r--r-- | src/include/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/config.h b/src/include/config.h index 1bf9c09ba6e..ba3e7a953af 100644 --- a/src/include/config.h +++ b/src/include/config.h @@ -41,6 +41,7 @@ # define NEED_ISINF # define USE_POSIX_TIME # define NEED_UNION_SEMUN +# define NEED_STRDUP #endif #if defined(linux) |