/* getopt not needed */
diff --git a/pwd.c b/pwd.c
index a7a5f78..2f36b1f 100644
--- a/pwd.c
+++ b/pwd.c
@@ -21,6 +21,8 @@
  *
  */
 
+/* getopt not needed */
+
 #include <stdio.h>
 #include <dirent.h>
 #include <errno.h>