Include stddef.h and stdlib.h.

This commit is contained in:
Ulrich Drepper 2004-03-26 09:48:53 +00:00
parent cee3b3930a
commit fde9eb68f5

View file

@ -18,7 +18,9 @@
02111-1307 USA. */
#include <link.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#define SET 0
#define ADD 1