* lib/sgetspent.c: Only compile ifndef HAVE_SGETSPENT

This commit is contained in:
nekral-guest
2009-04-10 22:35:07 +00:00
parent 686ac847aa
commit b5200cf753
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2009-04-06 Nicolas François <nicolas.francois@centraliens.net>
* lib/sgetspent.c: Only compile ifndef HAVE_SGETSPENT
2009-04-06 Nicolas François <nicolas.francois@centraliens.net>
* lib/sgetspent.c: Replace strtol() by getlong(). Also detect more