more signedness bugs

This commit is contained in:
rsc 2005-11-01 18:06:00 +00:00
parent 14367520a2
commit 5ed63a9b4e
3 changed files with 4 additions and 5 deletions

View file

@ -1,4 +1,3 @@
#include <u.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>