X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fsymsinit.h;h=c9d4813880180d34c69a00dddbccd75fc94cbf74;hb=86055d56f206c256f3a303fdd74ede157d9f5396;hp=0df8a68bc21ec15bd6d838aa8bf8abcda64e2d1a;hpb=59eec5f21669e81977b5b1fe9bf717cab49cf7fb;p=chise%2Fxemacs-chise.git- diff --git a/src/symsinit.h b/src/symsinit.h index 0df8a68..c9d4813 100644 --- a/src/symsinit.h +++ b/src/symsinit.h @@ -428,6 +428,7 @@ void complex_vars_of_keymap (void); void reinit_alloc (void); void reinit_eval (void); +void init_postgresql_from_environment (void); /* Late initialization -- stuff pertaining only to interactive usage, I/O, or Lisp reading. (Dump-time and run-time.) */