great include cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "buffer.h"
|
||||
#include "fmt.h"
|
||||
#include <libowfat/buffer.h>
|
||||
#include <libowfat/fmt.h>
|
||||
|
||||
int buffer_putxlong(buffer *b,unsigned long l) {
|
||||
char buf[FMT_XLONG];
|
||||
|
||||
Reference in New Issue
Block a user