Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/draw/surface.c

    r6aeca0d r38d150e  
    3535 */
    3636
    37 #include <malloc.h>
    3837#include <mem.h>
    3938#include <as.h>
    4039#include <assert.h>
     40#include <stdlib.h>
    4141#include "surface.h"
    4242
Note: See TracChangeset for help on using the changeset viewer.