view src/s/openbsd.h @ 26853:bf700e4957ec

(Fchar_to_string): Adjusted for the change of CHAR_STRING. (general_insert_function): Likewise. (Finsert_char): Likewise. (Fsubst_char_in_region): Likewise. Call update_compositions. (Ftranslate_region): Call update_compositions. (Ftranspose_regions): Call update_compositions.
author Kenichi Handa <handa@m17n.org>
date Wed, 15 Dec 1999 00:10:23 +0000
parents 8e1b437e5d04
children db6bbbe07da8
line wrap: on
line source

/* s/ file for openbsd systems.  */

/* Get most of the stuff from bsd4.3 */
#include "bsd4-3.h"

/* Get the rest of the stuff from that less-POSIX-conformant system */
#include "netbsd.h"