2 * Copyright 2000, International Business Machines Corporation and others.
5 * This software has been released under the terms of the IBM Public
6 * License. For details, see the LICENSE file in the top-level source
7 * directory or online at http://www.openafs.org/dl/license10.html
11 * This program is NOT intended ever to be run. Its sole purpose is to
12 * test whether a program can link with libuafs.a.
15 #include <afsconfig.h>
16 #include <afs/param.h>
19 #include <sys/socket.h>
21 #include <sys/types.h>
23 #include <netinet/in.h>
24 #include <afs/sysincludes.h>
26 #include <afs_usrops.h>
29 main(int argc
, char **argv
)
33 * Initialize the AFS client
38 uafs_ParseArgs(0, NULL
);