2c13e2355d8dde13a043a004fb7e9fbd42264e0d
[reactos.git] / reactos / base / applications / network / finger / precomp.h
1 #define WIN32_NO_STATUS
2 #include <windef.h>
3 #define _INC_WINDOWS
4 #include <winsock2.h>
5 #include <stdio.h>
6 #include <stdlib.h>
7
8 #include "err.h"