(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
cpp/
mi1ndp.h
       1  #if !defined ( CPP_MINDP_H)
       2  #define CPP_MINDP_H
       3  
       4  /* Redundant include check with #if !defined and parentheses.  */
       5  int d;
       6  
       7  #endif