Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/draw/font/pcf.c

    r23c8acd9 r38d150e  
    3636#include <stddef.h>
    3737#include <stdint.h>
    38 #include <malloc.h>
    3938#include <errno.h>
    4039#include <byteorder.h>
     
    4241#include <align.h>
    4342#include <offset.h>
     43#include <stdlib.h>
    4444
    4545#include "pcf.h"
Note: See TracChangeset for help on using the changeset viewer.