summaryrefslogtreecommitdiff
path: root/unixish.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-05-31 21:37:31 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-05-31 21:37:31 +0000
commit12ae5dfcd4fd6f54af051c41b2e122532efce8d3 (patch)
tree2fe5b75e9e17313b9f06548e1f8abc866cbaee6d /unixish.h
parentd6c1400008ffe28d0a765e9fe60d23dbeab89dda (diff)
downloadperl-12ae5dfcd4fd6f54af051c41b2e122532efce8d3.tar.gz
microperl changes from Simon Cozens; Makefile for microperl
written from scratch; few casts added as microperl compilation doesn't have all prototypes available. p4raw-id: //depot/cfgperl@6174
Diffstat (limited to 'unixish.h')
-rw-r--r--unixish.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/unixish.h b/unixish.h
index 1168d297b6..6e6f1d38d9 100644
--- a/unixish.h
+++ b/unixish.h
@@ -5,6 +5,8 @@
* here.
*/
+#ifndef PERL_MICRO
+
/* HAS_IOCTL:
* This symbol, if defined, indicates that the ioctl() routine is
* available to set I/O characteristics
@@ -33,6 +35,8 @@
#define HAS_KILL
#define HAS_WAIT
+
+#endif
/* USEMYBINMODE
* This symbol, if defined, indicates that the program should