Remove defining DIR* to void* on microperl
authorDavid Leadbeater <dgl@dgl.cx>
Sat, 18 Aug 2012 15:33:33 +0000 (16:33 +0100)
committerNicholas Clark <nick@ccl4.org>
Tue, 10 Sep 2013 11:45:27 +0000 (13:45 +0200)
commit0025012cb645972d48b6dec0555e78b8ab65ffdc
tree370e737df0b1ff440165814e1ef7bc05be5134fa
parentd24a753dbff4dc17504a65c4fd32a2292b85bebd
Remove defining DIR* to void* on microperl

It's possible some older systems want sys/dir.h rather than dirent.h to
define DIR, however this is just a nasty workaround to the actual issue.
perl.h