Changeset 73 for GPL/trunk/lib32/misc.c


Ignore:
Timestamp:
Jan 14, 2006, 11:32:17 PM (20 years ago)
Author:
vladest
Message:

Fixed compile issues
Fixed SB128 driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/lib32/misc.c

    r61 r73  
    2424 *
    2525 */
    26 
     26#include <limits.h>
    2727#include "linux.h"
    2828#include <linux/init.h>
     
    3838#include <dbgos2.h>
    3939#include <printfos2.h>
    40 #include <limits.h>
    4140
    4241struct new_utsname system_utsname = {0};
Note: See TracChangeset for help on using the changeset viewer.