Ignore:
Timestamp:
Jun 17, 2005, 6:32:39 AM (20 years ago)
Author:
bird
Message:

Porting to 64-bit FreeBSD...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libctests/glibc/string/testcopy.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r2043 r2044  
    2121#include <stdio.h>
    2222#include <string.h>
    23 #include <malloc.h>
     23/* #include <malloc.h> - <malloc.h> has been replaced by <stdlib.h>" */
    2424
    2525int
Note: See TracChangeset for help on using the changeset viewer.