diff options
author | Geoff Voelker <voelker@cs.washington.edu> | 1996-05-03 18:29:10 +0000 |
---|---|---|
committer | Geoff Voelker <voelker@cs.washington.edu> | 1996-05-03 18:29:10 +0000 |
commit | c911543b1c6cb0c2e40b8e2d0df98a8c7a4b0fb0 (patch) | |
tree | 3460ffdec7cf4997e0f212afb0e1ea020f7b0e99 /nt/inc/unistd.h | |
parent | 14f29224a0377ecf267326c3d64bf67c6795b378 (diff) | |
download | emacs-c911543b1c6cb0c2e40b8e2d0df98a8c7a4b0fb0.tar.gz |
Initial revision
Diffstat (limited to 'nt/inc/unistd.h')
-rw-r--r-- | nt/inc/unistd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/inc/unistd.h b/nt/inc/unistd.h new file mode 100644 index 00000000000..c1caa77a697 --- /dev/null +++ b/nt/inc/unistd.h @@ -0,0 +1 @@ +/* Fake unistd.h: config.h already provides most of the relevant things. */ |