Fix typo/thinko: inclusion of <string.h> was conditionalized on
authorChris Hanson <org/chris-hanson/cph>
Sat, 9 Jul 2005 03:28:14 +0000 (03:28 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 9 Jul 2005 03:28:14 +0000 (03:28 +0000)
commit6a87427d1bdf5e1a2799893eaf9d8452a6d905e1
treea869189e549cc94969958bb73559b64de4dede80
parent18956e9f85df50682c5ee29434f8f54edebcd0e8
Fix typo/thinko: inclusion of <string.h> was conditionalized on
_POSIX, which (a) should have been _POSIX_VERSION and (b) isn't the
right thing to conditionalize anyway.
v7/src/microcode/uxio.c