crypt32: Fix a compile failure on *BSD systems.
authorRob Shearman <rob@codeweavers.com>
Tue, 11 Sep 2007 16:29:44 +0000 (17:29 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Sep 2007 09:33:10 +0000 (11:33 +0200)
commit9ddc872a1ac443c459b979d1aa02a8818099b1cc
treecc4aa6fe80c03f5fd25e5943377dd61d4a03c336
parente0e27e4dfb7809db7171fd84607cf1a023945f59
crypt32: Fix a compile failure on *BSD systems.

Include limits.h for the definition of PATH_MAX.
dlls/crypt32/rootstore.c