latest goat3d changes
[deeprace] / libs / goat3d / src / util.c
index ece922a..9344e55 100644 (file)
@@ -16,6 +16,7 @@ You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 #include <stdlib.h>
+#include <string.h>
 #include "util.h"
 
 static int b64bits(int c);