]> granicus.if.org Git - curl/commit
smb: Use HAVE_PROCESS_H for process.h inclusion
authorSteve Holme <steve_holme@hotmail.com>
Sun, 14 Dec 2014 16:42:08 +0000 (16:42 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 14 Dec 2014 16:42:08 +0000 (16:42 +0000)
commitb9950e3b33a82ee26db0c67ab9f54ad5fe1e964f
treec468e63053dfeafeeaafbc66612dbc571d15ed34
parentb13923f0f7ad697792de96adbf51867122f3ee4f
smb: Use HAVE_PROCESS_H for process.h inclusion

Rather than testing against _WIN32 use the preferred HAVE_PROCESS_H
pre-processor define when including process.h.
lib/smb.c