diff options
Diffstat (limited to 'swap.c')
-rw-r--r-- | swap.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,8 +20,8 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "gmp.h" -#include "gmp-impl.h" #include "mpfr.h" +#include "gmp-impl.h" void #if __STDC__ |