get rid of some warnings
CVS patchset: 129 CVS date: 1996/01/05 03:08:34
This commit is contained in:
parent
3bee9f5109
commit
e9293e8364
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue