Changes in uspace/lib/gui/grid.c [10cb47e:38d150e] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/gui/grid.c

    r10cb47e r38d150e  
    3737#include <assert.h>
    3838#include <mem.h>
    39 #include <malloc.h>
     39#include <stdlib.h>
    4040#include <surface.h>
    4141#include "window.h"
Note: See TracChangeset for help on using the changeset viewer.