Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/printf/vprintf.c

    r90c8b8d rd99c1d2  
    3838#include <synch/spinlock.h>
    3939#include <arch/asm.h>
    40 #include <arch/types.h>
    4140#include <typedefs.h>
    42 #include <string.h>
     41#include <typedefs.h>
     42#include <str.h>
    4343
    4444SPINLOCK_STATIC_INITIALIZE_NAME(printf_lock, "*printf_lock");
Note: See TracChangeset for help on using the changeset viewer.