1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

Include ../src/config.h.

This commit is contained in:
Richard M. Stallman 1994-10-18 07:36:39 +00:00
parent 7a481e50f6
commit c9c3d8f648

View file

@ -18,6 +18,9 @@ You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define NO_SHORTNAMES /* Tell config not to load remap.h */
#include <../src/config.h>
#ifdef MAIL_USE_POP
#include <sys/types.h>