diff options
Diffstat (limited to 'support/xdlfcn.c')
-rw-r--r-- | support/xdlfcn.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/xdlfcn.c b/support/xdlfcn.c index 6e3979983d..05966c41ef 100644 --- a/support/xdlfcn.c +++ b/support/xdlfcn.c @@ -16,6 +16,7 @@ License along with the GNU C Library; if not, see <http://www.gnu.org/licenses/>. */ +#include <stddef.h> #include <support/check.h> #include <support/xdlfcn.h> |