Commit be02d404 authored by David Luyer's avatar David Luyer Committed by Alexandre Julliard

Changed stdlib.h to string.h.

parent 26cd7a17
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
* Copyright 1997 Bertho A. Stultiens * Copyright 1997 Bertho A. Stultiens
*/ */
#include <stdlib.h> #include <string.h>
#include "dc.h" #include "dc.h"
#include "bitmap.h" #include "bitmap.h"
#include "heap.h" #include "heap.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment