Current News Archived News Search News Discussion Forum Old Forum Install Programs More Downloads... Troubleshooting Source Code Format Specs. Misc. Information Non-SF Stuff Links Small banner for links to this site: |
diff --git a/linux/poppack.h b/linux/poppack.h
--- /dev/null
+++ b/linux/poppack.h
@@ -0,0 +1 @@
+#pragma pack(pop)
diff --git a/linux/pshpack1.h b/linux/pshpack1.h
--- /dev/null
+++ b/linux/pshpack1.h
@@ -0,0 +1 @@
+#pragma pack(push,1)
|