commit | f3c56e719e2e000aaf750230f18aea3b01af9ce7 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Wed Aug 15 11:03:50 2007 -0500 |
committer | Rob Landley <rob@landley.net> | Wed Aug 15 11:03:50 2007 -0500 |
tree | 534acc4f88016856e431a3d368f6b59a15a7c415 | |
parent | 9aa9d142d5720c91c484a96cadeff5ef26327bd4 [diff] |
Remove strings.h which Maximilian Attems points out is obsolete: > belows snippet directly taken from mdadm.h. > > to quote hpa: > "Including <strings.h> is a bug in the upstream source; > <strings.h> has been obsolete since at least 1989" > > one small little step for better klibc support ;)