Explorar el Código

missing #define added

Jiri Kuthan hace 23 años
padre
commit
015f149a8a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>