Reorder includes

This commit is contained in:
Kurt Zeilenga 2001-09-28 00:34:18 +00:00
parent 647b5f84ee
commit af8769b06d

View File

@ -25,13 +25,10 @@
*/
#include "portable.h"
#include <ac/bytes.h>
#include <ac/string.h>
/* include socket.h to get sys/types.h and/or winsock2.h */
#include <ac/socket.h>
#include <ac/param.h>
#include <ac/string.h>
#include <ac/socket.h>
#include <ac/bytes.h>
#include "lutil_sha1.h"