das         2004-07-09 10:01:10 UTC
  FreeBSD src repository
  Modified files:
    lib/msun/src         e_scalb.c e_scalbf.c 
  Log:
  Remove the declaration of isnan() from this file.  It is no longer
  needed as of math.h v1.40, and its prototype is incorrect here.
  
  Revision  Changes    Path
  1.11      +0 -3      src/lib/msun/src/e_scalb.c
  1.9       +0 -3      src/lib/msun/src/e_scalbf.c