]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Move inclusion of assert.h to follow that of stdio.h.
authorJim Meyering <jim@meyering.net>
Sat, 2 Jan 1999 05:54:07 +0000 (05:54 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Jan 1999 05:54:07 +0000 (05:54 +0000)
commit2bb9d3c528922b763461125a3be5035c107cc279
treecc3f6b7378aca7321d4e03e19f1b77ad43188886
parentb311b41561ba51860000e15f1fa3eb9b24449839
Move inclusion of assert.h to follow that of stdio.h.
Some losing systems require this.
Use STREQ macro instead of strcmp in a few places.
src/tsort.c