]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - login-utils/islocal.c
Imported from util-linux-2.10s tarball.
[thirdparty/util-linux.git] / login-utils / islocal.c
index 10a709b5653a9fd97d628e40fecdc6d336388831..87f8f1cb245926b655ac7d5da0665362615582ba 100644 (file)
 */
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 
 #include "nls.h"
 #include "pathnames.h"
+#include "islocal.h"
 
 #define MAX_LENGTH     1024