get rid of some warnings

CVS patchset: 129
CVS date: 1996/01/05 03:08:34
This commit is contained in:
marc 1996-01-05 03:08:34 +00:00
parent 3bee9f5109
commit e9293e8364
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <asm/byteorder.h>
#include "rpmlead.h"
int writeLead(int fd, struct rpmlead *lead)