sflow: Include the windefs.h header for windows.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 12 Mar 2014 21:59:02 +0000 (14:59 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Mon, 17 Mar 2014 21:20:49 +0000 (14:20 -0700)
commit31b97ffddd2c16ec7c75f7aa2bff50f887f41a7d
treedb0147c478d99b27f5c1509255ccbadcb5ad08c1
parentf72e3073d70232ad6bebb9186cbf37a14793fb95
sflow: Include the windefs.h header for windows.

sflow.h uses u_int32_t that needs windefs.h for compilation
in visual studio.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
include/windows/windefs.h
lib/sflow.h