瀏覽代碼

missing #define added

Jiri Kuthan 23 年之前
父節點
當前提交
015f149a8a
共有 1 個文件被更改,包括 1 次插入0 次删除
  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>