]> code.delx.au - gnu-emacs/blobdiff - src/hftctl.c
Added a version string.
[gnu-emacs] / src / hftctl.c
index 8a264a70a272e60d349698550e29b02ed5bd0bd1..a6daf0a1f1b2f0050844b5652a990e3fdea8d6cc 100644 (file)
@@ -106,7 +106,7 @@ static struct hfctlack  ACK =
           else { (l) -= j; (p) += j; }
 
 /*************** function prototypes ***************************/
-#ifdef __STDC__
+#ifdef PROTOTYPES
 static GT_ACK (int fd, int req, char *buf);
 static WR_REQ (int fd, int request, int cmdlen, char *cmd, int resplen);
 static void hft_alrm(int sig);