Mercurial > hg > xemacs-beta
comparison src/inline.c @ 410:de805c49cfc1 r21-2-35
Import from CVS: tag r21-2-35
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:19:21 +0200 |
parents | b8cc9ab3f761 |
children | 697ef44129c6 |
comparison
equal
deleted
inserted
replaced
409:301b9ebbdf3b | 410:de805c49cfc1 |
---|---|
67 #ifdef HAVE_LDAP | 67 #ifdef HAVE_LDAP |
68 #include "eldap.h" | 68 #include "eldap.h" |
69 #endif | 69 #endif |
70 | 70 |
71 #ifdef HAVE_POSTGRESQL | 71 #ifdef HAVE_POSTGRESQL |
72 #include POSTGRES_INCLUDE (libpq-fe.h) | |
73 #include "postgresql.h" | 72 #include "postgresql.h" |
74 #endif | 73 #endif |
75 | 74 |
76 #ifdef HAVE_TOOLBARS | 75 #ifdef HAVE_TOOLBARS |
77 #include "toolbar.h" | 76 #include "toolbar.h" |