summaryrefslogtreecommitdiffstats
path: root/sys/netncp/ncp_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netncp/ncp_file.h')
-rw-r--r--sys/netncp/ncp_file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netncp/ncp_file.h b/sys/netncp/ncp_file.h
index e5ecea9..24dae7e 100644
--- a/sys/netncp/ncp_file.h
+++ b/sys/netncp/ncp_file.h
@@ -58,7 +58,7 @@ typedef struct {
nuint32 deletedDateAndTime;
nuint32 deletorID;
nuint8 reserved3 [16];
-} __attribute__((packed)) NWDELETED_INFO;
+} __packed NWDELETED_INFO;
__BEGIN_DECLS
OpenPOWER on IntegriCloud