* buffer.c (init_buffer): If PWD is accurate, use it instead of
authorJim Blandy <jimb@redhat.com>
Sat, 7 Nov 1992 07:00:04 +0000 (07:00 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 7 Nov 1992 07:00:04 +0000 (07:00 +0000)
commit2381d133384a57886ae6509b4f2712cc706999d2
tree44496e8515caa7bc57aed2567110f68910008d9e
parentd0f7e1511e23359d58184e59dccffa61f03ee0b8
* buffer.c (init_buffer): If PWD is accurate, use it instead of
calling getwd.
#include <sys/types.h> and <sys/stat.h>, for the call to stat.
src/buffer.c