diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2018-10-24 16:36:07 +0200 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2018-10-26 06:34:34 +0300 |
commit | da574d66ab7f21dc6678447b8ced874b50ead534 (patch) | |
tree | a3ccd6a8533ad9e78a2f358fe92f0d868291dbd8 /accel-pppd/ppp | |
parent | f0a2a6df8d82d0a3c250e5291a21603fe6e00e5b (diff) | |
download | accel-ppp-da574d66ab7f21dc6678447b8ced874b50ead534.tar.gz accel-ppp-da574d66ab7f21dc6678447b8ced874b50ead534.zip |
memdebug: make memdebug.h self-contained even when MEMDEBUG isn't defined
We need to include <stdio.h> to define 'asprintf', <stdlib.h> for
'malloc', 'realloc' and 'free' and <string.h> for 'strdup' and
'strndup'.
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to 'accel-pppd/ppp')
0 files changed, 0 insertions, 0 deletions