Mercurial > hg > xemacs-beta
comparison src/unexsol2.c @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | ac2d302a0011 |
children | 850242ba4a81 |
comparison
equal
deleted
inserted
replaced
69:804d1389bcd6 | 70:131b0175ea99 |
---|---|
18 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
19 Boston, MA 02111-1307, USA. */ | 19 Boston, MA 02111-1307, USA. */ |
20 | 20 |
21 /* Synched up with: Not in FSF. */ | 21 /* Synched up with: Not in FSF. */ |
22 | 22 |
23 /* #pragma ident "@(#) $Id: unexsol2.c,v 1.1.1.2 1996/12/18 03:48:53 steve Exp $" */ | 23 /* #pragma ident "@(#) $Id: unexsol2.c,v 1.1.1.1 1996/12/18 22:44:08 steve Exp $" */ |
24 | 24 |
25 #include <stdlib.h> | 25 #include <stdlib.h> |
26 #include <stdio.h> | 26 #include <stdio.h> |
27 #include <dlfcn.h> | 27 #include <dlfcn.h> |
28 | 28 |