View | Details | Raw Unified
Collapse All | Expand All

(-) which-2.19/tilde/xmalloc.h (-6 lines)
 Lines 23-34    Link Here 
#if !defined (_XMALLOC_H_)
#if !defined (_XMALLOC_H_)
#define _XMALLOC_H_
#define _XMALLOC_H_
#if defined (READLINE_LIBRARY)
#  include "rlstdc.h"
#else
#  include <readline/rlstdc.h>
#endif
#ifndef PTR_T
#ifndef PTR_T
#ifdef __STDC__
#ifdef __STDC__