#include #include "stddef.h" struct utmpx * pututxline(const struct utmpx *utmpx) { return NULL; } /* XOPEN(400) */