- port, cleanup Emulab ICMP Ping Of Death (IPOD) patch from 2.4.x
[linux-2.6.git] / drivers / net / skfp / h / smtstate.h
index 689fa25..62fe695 100644 (file)
@@ -12,6 +12,9 @@
  *
  ******************************************************************************/
 
+#ifndef _SKFP_H_SMTSTATE_H_
+#define _SKFP_H_SMTSTATE_H_
+
 /*
  *     SMT state definitions
  */
@@ -98,3 +101,6 @@ struct pcm_state {
 struct smt_state {
        struct pcm_state pcm_state[NUMPHYS] ;   /* port A & port B */
 } ;
+
+#endif
+