X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fs%2Fcygwin32.h;h=58190018211a51d2a93529f6640c71c6c78b03f4;hb=27ea365b3903728593fb2726e9336c1b49eb9f4f;hp=4b01e7f285fca7d9638eb395713d1dceb12ff722;hpb=82f6d62ee211b1d36e8f45fed3ee3edde82b6916;p=chise%2Fxemacs-chise.git- diff --git a/src/s/cygwin32.h b/src/s/cygwin32.h index 4b01e7f..5819001 100644 --- a/src/s/cygwin32.h +++ b/src/s/cygwin32.h @@ -113,7 +113,8 @@ double logb (double); # endif /* CYGWIN_VERSION_DLL_MAJOR <= 20 */ /* Still left out of 1.1! */ -double logb (double); +double logb (double); +int killpg (int pgrp, int sig); #endif