hpfs.c revision b5e694267142042228a6cac99ecad6c4b4ef8759
#ifndef _GNU_SOURCE
#ifdef HAVE_CONFIG_H
# include <config.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <errno.h>
#include <ctype.h>
#include "libvolume_id.h"
#include "util.h"
struct hpfs_super
} PACKED;