Parcourir la source

missing #define added

Jiri Kuthan il y a 23 ans
Parent
commit
015f149a8a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      pt.h

+ 1 - 0
pt.h

@@ -31,6 +31,7 @@
 
 
 #ifndef _PT_H
+#define _PT_H
 
 #include <sys/types.h>
 #include <unistd.h>