comparison src/oct-hist.cc @ 1192:b6360f2d4fa6

[project @ 1995-03-30 21:38:35 by jwe]
author jwe
date Thu, 30 Mar 1995 21:38:35 +0000
parents dfe01093f657
children 611d403c7f3d
comparison
equal deleted inserted replaced
1191:f16c33407b80 1192:b6360f2d4fa6
27 do_edit_history edit_history_add_hist 27 do_edit_history edit_history_add_hist
28 28
29 */ 29 */
30 30
31 #ifdef HAVE_CONFIG_H 31 #ifdef HAVE_CONFIG_H
32 #include "config.h" 32 #include <config.h>
33 #endif 33 #endif
34 34
35 #include <sys/types.h> 35 #include <sys/types.h>
36 #ifdef HAVE_UNISTD_H 36 #ifdef HAVE_UNISTD_H
37 #include <unistd.h> 37 #include <unistd.h>